WeightedVoteOption$json top-level constant

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

Implementation

@$core.Deprecated('Use weightedVoteOptionDescriptor instead')
const WeightedVoteOption$json = const {
  '1': 'WeightedVoteOption',
  '2': const [
    const {'1': 'option', '3': 1, '4': 1, '5': 14, '6': '.cosmos.gov.v1beta1.VoteOption', '10': 'option'},
    const {'1': 'weight', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'weight'},
  ],
};