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