menu
icure_medical_device_dart_sdk package
documentation
api.dart
PotentiallyEncryptedPatient
active property
active property
dark_mode
light_mode
active
property
bool
get
active
Is the patient active (boolean).
Implementation
bool get active;
set
active
(
bool
value
)
Implementation
set active(bool value);
icure_medical_device_dart_sdk package
documentation
api
PotentiallyEncryptedPatient
active property
PotentiallyEncryptedPatient class