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