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