menu
auth_management package
documentation
core/auth_response.dart
AuthResponse<T extends Auth<AuthKeys>>
isState property
isState property
dark_mode
light_mode
isState
property
bool
get
isState
Implementation
bool get isState => _state != null;
auth_management package
documentation
core/auth_response
AuthResponse<T extends Auth<AuthKeys>>
isState property
AuthResponse class