menu
fhir_client package
documentation
models/resource.dart
Patient
active property
active property
dark_mode
light_mode
active
property
bool
?
get
active
Implementation
bool? get active => activeField.getValue(json);
fhir_client package
documentation
models/resource
Patient
active property
Patient class