shipping constant

  1. @BuiltValueEnumConst.new(wireName: r'Shipping')
DeliveryMethodTypeEnum const shipping

The type of the delivery method.

Implementation

@BuiltValueEnumConst(wireName: r'Shipping')
static const DeliveryMethodTypeEnum shipping = _$deliveryMethodTypeEnum_shipping;