create static method

TrackingEvent create()

Implementation

@$core.pragma('dart2js:noInline')
static TrackingEvent create() => TrackingEvent._();