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