menu
engage_plugin package
documentation
engage_plugin_platform_interface.dart
EngagePluginPlatform
closeChat method
closeChat method
dark_mode
light_mode
closeChat
method
Future
<
void
>
closeChat
(
)
Implementation
Future<void> closeChat() { throw UnimplementedError('Chat has not been implemented'); }
engage_plugin package
documentation
engage_plugin_platform_interface
EngagePluginPlatform
closeChat method
EngagePluginPlatform class