menu
engage_plugin package
documentation
engage_plugin_platform_interface.dart
EngagePluginPlatform
clear method
clear method
dark_mode
light_mode
clear
method
Future
<
void
>
clear
(
)
Implementation
Future<void> clear() { throw UnimplementedError('Clear user has not been implemented'); }
engage_plugin package
documentation
engage_plugin_platform_interface
EngagePluginPlatform
clear method
EngagePluginPlatform class