create static method

DeliverInfo create()

Implementation

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