menu
androssy package
documentation
core.dart
AuthRepositoryImpl
signOut method
signOut method
dark_mode
light_mode
signOut
method
@
override
Future
<
Response
>
signOut
(
)
override
Implementation
@override Future<Response> signOut() => authDataSource.signOut();
androssy package
documentation
core
AuthRepositoryImpl
signOut method
AuthRepositoryImpl class