track function

  1. @JS('track')
void track(
  1. String event
)

Implementation

@JS('track')
external void track(String event);