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