menu
gleap_sdk package
documentation
helpers/gleap_js_sdk_helper.dart
startBot function
startBot function
dark_mode
light_mode
startBot
function
@JS('window.Gleap.startBot')
Future
<
void
>
startBot
(
String
botId
)
Implementation
@JS('window.Gleap.startBot') external Future<void> startBot(String botId);
gleap_sdk package
documentation
helpers/gleap_js_sdk_helper
startBot function
gleap library