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