menu
ecodesk_flutter package
documentation
models/customer.dart
EcodeskCustomer
id property
id property
dark_mode
light_mode
id
property
String
?
id
getter/setter pair
The unique identifier of the customer on the Ecodesk system.
Implementation
String? id;
ecodesk_flutter package
documentation
models/customer
EcodeskCustomer
id property
EcodeskCustomer class