create static method

DeliveryStage create()

Implementation

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