BackboneElement.fromJson constructor
BackboneElement.fromJson(
- JsonObject _json
Creates a BackboneElement instance from the provided JSON object.
Implementation
BackboneElement.fromJson(this._json);
Creates a BackboneElement instance from the provided JSON object.
BackboneElement.fromJson(this._json);