menu
live_chat_plus package
documentation
_internal/live_chat_web.dart
LiveChatWeb
closeChatWindow method
closeChatWindow method
dark_mode
light_mode
closeChatWindow
method
@
override
Future
<
void
>
closeChatWindow
(
)
Implementation
@override Future<void> closeChatWindow() async { _jsHelper.callHideWindow(); }
live_chat_plus package
documentation
_internal/live_chat_web
LiveChatWeb
closeChatWindow method
LiveChatWeb class