create static method

Shipment create()

Implementation

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