ParseRequestOutput$json top-level constant

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

Implementation

@$core.Deprecated('Use parseRequestOutputDescriptor instead')
const ParseRequestOutput$json = {
  '1': 'ParseRequestOutput',
  '2': [
    {
      '1': 'error',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.TW.Common.Proto.SigningError',
      '10': 'error'
    },
    {'1': 'error_message', '3': 2, '4': 1, '5': 9, '10': 'errorMessage'},
    {
      '1': 'binance',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.TW.Binance.Proto.SigningInput',
      '9': 0,
      '10': 'binance'
    },
    {
      '1': 'solana',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.TW.Solana.Proto.SigningInput',
      '9': 0,
      '10': 'solana'
    },
  ],
  '8': [
    {'1': 'signing_input_oneof'},
  ],
};