JsonObject.fromJson

Undocumented in source. Be warned that the author may not have intended to support it.
  1. typeof(this) fromJson(S str)
    mixintemplate JsonObject()
    static
    typeof(this)
    fromJson
    (
    S
    )
    (
    S str
    )
    if (
    isSomeString!S
    )
  2. typeof(this) fromJson(JsonValue json)

Meta