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