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