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