Type.fromJson constructor
Type.fromJson(
- JsonObject _json
Constructs a new Type instance from the provided JSON object.
Implementation
Type.fromJson(this._json);
Constructs a new Type instance from the provided JSON object.
Type.fromJson(this._json);