DaoWithdrawPhase1$json top-level constant

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

Implementation

@$core.Deprecated('Use daoWithdrawPhase1Descriptor instead')
const DaoWithdrawPhase1$json = {
  '1': 'DaoWithdrawPhase1',
  '2': [
    {
      '1': 'deposit_cell',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.TW.Nervos.Proto.Cell',
      '10': 'depositCell'
    },
    {'1': 'change_address', '3': 2, '4': 1, '5': 9, '10': 'changeAddress'},
  ],
};