menu
base_core package
documentation
base_core.dart
IFirebaseAuthService
signInAnonymously abstract method
signInAnonymously abstract method
dark_mode
light_mode
signInAnonymously
abstract method
Future
<
Either
<
Exception
,
Unit
>
>
signInAnonymously
(
)
Implementation
Future<Either<Exception, Unit>> signInAnonymously();
base_core package
documentation
base_core
IFirebaseAuthService
signInAnonymously abstract method
IFirebaseAuthService class