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