create static method

ShipmentCreated create()

Implementation

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