Coding.fromJson constructor
Coding.fromJson(
- JsonObject _json
Creates a new Coding instance from a JsonObject.
Implementation
Coding.fromJson(this._json);
Creates a new Coding instance from a JsonObject.
Coding.fromJson(this._json);