menu
bloom_framework package
documentation
bloom.dart
BloomAuthBase
logout abstract method
logout abstract method
dark_mode
light_mode
logout
abstract method
Future
<
void
>
logout
(
)
Clears the active session and logs the current user out.
Implementation
Future<void> logout();
bloom_framework package
documentation
bloom
BloomAuthBase
logout abstract method
BloomAuthBase class