CancelShipmentResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use cancelShipmentResponseDescriptor instead')
const CancelShipmentResponse$json = {
  '1': 'CancelShipmentResponse',
  '2': [
    {'1': 'success', '3': 1, '4': 1, '5': 8, '10': 'success'},
  ],
};