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