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