Input$json top-level constant

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

Implementation

@$core.Deprecated('Use inputDescriptor instead')
const Input$json = {
  '1': 'Input',
  '2': [
    {
      '1': 'stake',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.TW.LiquidStaking.Proto.Stake',
      '9': 0,
      '10': 'stake'
    },
    {
      '1': 'unstake',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.TW.LiquidStaking.Proto.Unstake',
      '9': 0,
      '10': 'unstake'
    },
    {
      '1': 'withdraw',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.TW.LiquidStaking.Proto.Withdraw',
      '9': 0,
      '10': 'withdraw'
    },
    {
      '1': 'smart_contract_address',
      '3': 4,
      '4': 1,
      '5': 9,
      '10': 'smartContractAddress'
    },
    {
      '1': 'protocol',
      '3': 5,
      '4': 1,
      '5': 14,
      '6': '.TW.LiquidStaking.Proto.Protocol',
      '10': 'protocol'
    },
    {
      '1': 'blockchain',
      '3': 6,
      '4': 1,
      '5': 14,
      '6': '.TW.LiquidStaking.Proto.Blockchain',
      '10': 'blockchain'
    },
  ],
  '8': [
    {'1': 'action'},
  ],
};