menu
hospital_management
models/user.dart
User
currentBlockId property
currentBlockId
dark_mode
light_mode
currentBlockId
property
int
?
currentBlockId
final
The ID of the block the user is currently associated with.
Implementation
final int? currentBlockId;
hospital_management
user
User
currentBlockId property
User class