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