menu
fr_fire_auth package
documentation
auth_repository.dart
FRAuthRepository
signOut method
signOut method
dark_mode
light_mode
signOut
method
@
override
Future
<
void
>
signOut
(
)
override
Implementation
@override signOut() async { await auth.signOut(); }
fr_fire_auth package
documentation
auth_repository
FRAuthRepository
signOut method
FRAuthRepository class