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