menu
bella_baxter package
documentation
bella_client.dart
SecretCache
clear abstract method
clear abstract method
dark_mode
light_mode
clear
abstract method
Future
<
void
>
clear
(
)
Removes the cached secrets (e.g. on logout or API key rotation).
Implementation
Future<void> clear();
bella_baxter package
documentation
bella_client
SecretCache
clear abstract method
SecretCache class