menu
qwary_plugin package
documentation
qwray_plugin_platform_interface.dart
QwrayPluginPlatform
logout method
logout method
dark_mode
light_mode
logout
method
Future
<
void
>
logout
(
)
Implementation
Future<void> logout() { throw UnimplementedError('logout() has not been implemented.'); }
qwary_plugin package
documentation
qwray_plugin_platform_interface
QwrayPluginPlatform
logout method
QwrayPluginPlatform class