menu
sunny_lifecycle package
documentation
login/login_provider.dart
AuthResponse
isCancelled property
isCancelled property
dark_mode
light_mode
isCancelled
property
bool
get
isCancelled
Implementation
bool get isCancelled => cred == null && error == null;
sunny_lifecycle package
documentation
login/login_provider
AuthResponse
isCancelled property
AuthResponse class