FhirBoolean.fromJson constructor
FhirBoolean.fromJson(
- dynamic json
Implementation
factory FhirBoolean.fromJson(dynamic json) => FhirBoolean(json);
factory FhirBoolean.fromJson(dynamic json) => FhirBoolean(json);