ParamsDecodingOutput$json top-level constant

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

Implementation

@$core.Deprecated('Use paramsDecodingOutputDescriptor instead')
const ParamsDecodingOutput$json = {
  '1': 'ParamsDecodingOutput',
  '2': [
    {
      '1': 'tokens',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.TW.EthereumAbi.Proto.Token',
      '10': 'tokens'
    },
    {
      '1': 'error',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.TW.EthereumAbi.Proto.AbiError',
      '10': 'error'
    },
    {'1': 'error_message', '3': 3, '4': 1, '5': 9, '10': 'errorMessage'},
  ],
};