menu
bd_chat_sdk package
documentation
bd_chat_sdk_method_channel.dart
MethodChannelBdChatSdk
clearSession method
clearSession method
dark_mode
light_mode
clearSession
method
@
override
Future
<
void
>
clearSession
(
)
override
Implementation
@override Future<void> clearSession() async { await methodChannel.invokeMethod('clearSession'); }
bd_chat_sdk package
documentation
bd_chat_sdk_method_channel
MethodChannelBdChatSdk
clearSession method
MethodChannelBdChatSdk class