getDefault static method

ShipmentCreated getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static ShipmentCreated getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<ShipmentCreated>(create);