create static method

TrackingBatch create()

Implementation

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