Tree.fromJSON

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Tree fromJSON(string json)
  2. Tree fromJSON(JSONValue json)
    class Tree
    static
    fromJSON
    (
    JSONValue json
    )

Meta