Stake$json top-level constant

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

Implementation

@$core.Deprecated('Use stakeDescriptor instead')
const Stake$json = {
  '1': 'Stake',
  '2': [
    {
      '1': 'asset',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.TW.LiquidStaking.Proto.Asset',
      '10': 'asset'
    },
    {'1': 'amount', '3': 2, '4': 1, '5': 9, '10': 'amount'},
  ],
};