menu
fhir package
documentation
primitive_types/time.dart
FhirTime
FhirTime.fromJson factory constructor
FhirTime.fromJson factory constructor
dark_mode
light_mode
FhirTime.fromJson
constructor
FhirTime.fromJson
(
dynamic
json
)
Implementation
factory FhirTime.fromJson(dynamic json) => FhirTime(json);
fhir package
documentation
primitive_types/time
FhirTime
FhirTime.fromJson factory constructor
FhirTime class