menu
connectanum_router package
documentation
auth.dart
AuthResult
isSuccess property
isSuccess property
dark_mode
light_mode
isSuccess
property
bool
get
isSuccess
Implementation
bool get isSuccess => status == AuthStatus.success;
connectanum_router package
documentation
auth
AuthResult
isSuccess property
AuthResult class