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