VotingParams$json top-level constant

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

Implementation

@$core.Deprecated('Use votingParamsDescriptor instead')
const VotingParams$json = const {
  '1': 'VotingParams',
  '2': const [
    const {'1': 'voting_period', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '8': const {}, '10': 'votingPeriod'},
  ],
};