OrderCommunication$json top-level constant

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

Implementation

@$core.Deprecated('Use orderCommunicationDescriptor instead')
const OrderCommunication$json = {
  '1': 'OrderCommunication',
  '2': [
    {
      '1': 'DisableCommunication',
      '3': 1,
      '4': 1,
      '5': 8,
      '10': 'DisableCommunication'
    },
    {
      '1': 'NotificationOverrides',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.OrderCommunication.NotificationOverridesEntry',
      '10': 'NotificationOverrides'
    },
  ],
  '3': [OrderCommunication_NotificationOverridesEntry$json],
};