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