track function

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

Implementation

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