create static method

DeliveryBatch create()

Implementation

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