QueryVoteRequest$json top-level constant

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

Implementation

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