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 = const {
  '1': 'DaoWithdrawPhase1',
  '2': const [
    const {
      '1': 'deposit_cell',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.TW.Nervos.Proto.Cell',
      '10': 'depositCell'
    },
    const {
      '1': 'change_address',
      '3': 2,
      '4': 1,
      '5': 9,
      '10': 'changeAddress'
    },
  ],
};