menu
khadem package
documentation
auth.dart
AuthResponse
tokenType property
tokenType property
dark_mode
light_mode
tokenType
property
String
tokenType
final
The token type (e.g., 'Bearer')
Implementation
final String tokenType;
khadem package
documentation
auth
AuthResponse
tokenType property
AuthResponse class