PrintResult$json top-level constant

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

Implementation

@$core.Deprecated('Use printResultDescriptor instead')
const PrintResult$json = {
  '1': 'PrintResult',
  '2': [
    {'1': 'Info', '3': 1, '4': 1, '5': 11, '6': '.DeliveryInfo', '10': 'Info'},
    {
      '1': 'Labels',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.DeliveryLabelResult',
      '10': 'Labels'
    },
  ],
};