create static method

DeliveryInfo create()

Implementation

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