TokenRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use tokenRequestDescriptor instead')
const TokenRequest$json = {
  '1': 'TokenRequest',
  '2': [
    {
      '1': 'AccountId',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AccountId'
    },
    {'1': 'PieceId', '3': 2, '4': 1, '5': 9, '10': 'PieceId'},
    {
      '1': 'DeliveryId',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.DeliveryId',
      '10': 'DeliveryId'
    },
  ],
};