menu
fhir_client package
documentation
models/resource.dart
Patient
name property
name property
dark_mode
light_mode
name
property
FixedList
<
HumanName
>
?
get
name
Implementation
FixedList<HumanName>? get name => nameField.getValue(json);
fhir_client package
documentation
models/resource
Patient
name property
Patient class