menu
fhir_client package
documentation
models/address.dart
Address
type property
type property
dark_mode
light_mode
type
property
String
?
get
type
postal | physical | both
Implementation
String? get type => typeField.getValue(_json);
fhir_client package
documentation
models/address
Address
type property
Address class