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