Shipments$json top-level constant

  1. @Deprecated('Use shipmentsDescriptor instead')
Map<String, Object> const Shipments$json

Implementation

@$core.Deprecated('Use shipmentsDescriptor instead')
const Shipments$json = {
  '1': 'Shipments',
  '2': [
    {
      '1': 'Shipments',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.Shipment',
      '10': 'Shipments'
    },
  ],
};