menu
ecodesk_flutter package
documentation
models/user.dart
User
id property
id property
dark_mode
light_mode
id
property
int
?
id
getter/setter pair
The unique ID of the person in Ecodesk.
Implementation
int? id;
ecodesk_flutter package
documentation
models/user
User
id property
User class