PrintRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use printRequestDescriptor instead')
const PrintRequest$json = {
  '1': 'PrintRequest',
  '2': [
    {
      '1': 'DeliveryId',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.DeliveryId',
      '10': 'DeliveryId'
    },
    {
      '1': 'TotalWeightInGrams',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.DoubleValue',
      '10': 'TotalWeightInGrams'
    },
  ],
};