menu
littlefish_core package
documentation
auth/services/auth_service.dart
AuthService<T, Y, Z>
signInWithGoogle abstract method
signInWithGoogle abstract method
dark_mode
light_mode
signInWithGoogle
abstract method
Future
<
AuthUser
<
Y
>
>
signInWithGoogle
(
)
Implementation
Future<AuthUser<Y>> signInWithGoogle();
littlefish_core package
documentation
auth/services/auth_service
AuthService<T, Y, Z>
signInWithGoogle abstract method
AuthService class