QueryVoteByProposalVoterRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use queryVoteByProposalVoterRequestDescriptor instead')
const QueryVoteByProposalVoterRequest$json = {
  '1': 'QueryVoteByProposalVoterRequest',
  '2': [
    {'1': 'proposal_id', '3': 1, '4': 1, '5': 4, '10': 'proposalId'},
    {'1': 'voter', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'voter'},
  ],
};