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