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