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