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