menu
smartech_flutter_plugin package
documentation
smartech_plugin.dart
SmartechPlugin
clearUserIdentity method
clearUserIdentity method
dark_mode
light_mode
clearUserIdentity
method
Future
<
void
>
clearUserIdentity
(
)
Implementation
Future<void> clearUserIdentity() async { await _channel.invokeMethod("clearUserIdentity"); }
smartech_flutter_plugin package
documentation
smartech_plugin
SmartechPlugin
clearUserIdentity method
SmartechPlugin class