ReadyForTransitRequest$json top-level constant

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

Implementation

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