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