menu
hospital_management
models/auth_response.dart
AuthResponse
token property
token
dark_mode
light_mode
token
property
String
token
final
The authentication token.
Implementation
final String token;
hospital_management
auth_response
AuthResponse
token property
AuthResponse class