menu
fhir_client package
documentation
models/address.dart
Address
city property
city property
dark_mode
light_mode
city
property
String
?
get
city
Name of city, town etc.
Implementation
String? get city => cityField.getValue(_json);
fhir_client package
documentation
models/address
Address
city property
Address class