create static method

TrackingData create()

Implementation

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