menu
hospital_management
providers/auth_provider.dart
AuthProvider
hospital property
hospital
dark_mode
light_mode
hospital
property
Hospital
?
get
hospital
Returns the hospital associated with the authenticated user.
Implementation
Hospital? get hospital => _hospital;
hospital_management
auth_provider
AuthProvider
hospital property
AuthProvider class