Reference.fromJson constructor
Reference.fromJson(
- JsonObject _json
Constructs a Reference instance from a JSON object.
Implementation
Reference.fromJson(this._json);
Constructs a Reference instance from a JSON object.
Reference.fromJson(this._json);