menu
kohler_providers
kohler_providers.dart
ErrorForwardingAuthenticator
dispose method
dispose
dark_mode
light_mode
dispose
method
void
dispose
(
)
Clean-up the authenticator and dispose all handlers.
Implementation
void dispose() { _handlers.clear(); }
kohler_providers
kohler_providers
ErrorForwardingAuthenticator
dispose method
ErrorForwardingAuthenticator class