TrackEventInit constructor

TrackEventInit({
  1. dynamic track,
})

Implementation

external factory TrackEventInit({dynamic track});