ValueDecodingOutput$json top-level constant

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

Implementation

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