menu
hospital_management
models/user.dart
User
hospitalId property
hospitalId
dark_mode
light_mode
hospitalId
property
int
hospitalId
final
The ID of the hospital the user belongs to.
Implementation
final int hospitalId;
hospital_management
user
User
hospitalId property
User class