create static method

DeliveryId create()

Implementation

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