menu
chaty package
documentation
models/users.dart
User
role property
role property
dark_mode
light_mode
role
property
String
role
final
Role of the user (e.g., "customer" or "nutritionist").
Implementation
final String role;
chaty package
documentation
models/users
User
role property
User class