menu
auth_management package
documentation
models/auth_response.dart
AuthResponse<T extends Auth<AuthKeys>>
error property
error property
dark_mode
light_mode
error
property
String
get
error
Implementation
String get error => _error ?? '';
auth_management package
documentation
models/auth_response
AuthResponse<T extends Auth<AuthKeys>>
error property
AuthResponse class