menu
exa_auth package
documentation
modules/auth/domain/entities/auth_failure.dart
AuthFailure
isGoogle property
isGoogle property
dark_mode
light_mode
isGoogle
property
bool
get
isGoogle
Implementation
bool get isGoogle => sigInType == SigInType.google;
exa_auth package
documentation
modules/auth/domain/entities/auth_failure
AuthFailure
isGoogle property
AuthFailure class