Output$json top-level constant

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

Implementation

@$core.Deprecated('Use outputDescriptor instead')
const Output$json = {
  '1': 'Output',
  '2': [
    {
      '1': 'status',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.TW.LiquidStaking.Proto.Status',
      '10': 'status'
    },
    {
      '1': 'ethereum',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.TW.Ethereum.Proto.SigningInput',
      '9': 0,
      '10': 'ethereum'
    },
    {
      '1': 'cosmos',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.TW.Cosmos.Proto.SigningInput',
      '9': 0,
      '10': 'cosmos'
    },
    {
      '1': 'aptos',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.TW.Aptos.Proto.SigningInput',
      '9': 0,
      '10': 'aptos'
    },
  ],
  '8': [
    {'1': 'signing_input_oneof'},
  ],
};