menu
rudder_plugin_web package
documentation
internal/web_js.dart
track function
track function
dark_mode
light_mode
track
function
@
JS
('track')
void
track
(
JSString
event
,
JSObject
?
properties
,
JSObject
?
options
)
Implementation
@JS('track') external void track(JSString event, JSObject? properties, JSObject? options);
rudder_plugin_web package
documentation
internal/web_js
track function
web_js library