menu
bd_chat_sdk package
documentation
bd_chat_sdk_platform_interface.dart
BdChatSdkPlatform
showChat method
showChat method
dark_mode
light_mode
showChat
method
Future
<
void
>
showChat
(
)
Implementation
Future<void> showChat() { throw UnimplementedError('showChat() has not been implemented.'); }
bd_chat_sdk package
documentation
bd_chat_sdk_platform_interface
BdChatSdkPlatform
showChat method
BdChatSdkPlatform class