create static method

DeliveryQuery create()

Implementation

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