menu
auth_management package
documentation
core/auth_response.dart
AuthResponse<T extends Auth<AuthKeys>>
isError property
isError property
dark_mode
light_mode
isError
property
bool
get
isError
Implementation
bool get isError => error.isNotEmpty;
auth_management package
documentation
core/auth_response
AuthResponse<T extends Auth<AuthKeys>>
isError property
AuthResponse class