TallyParams$json top-level constant

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

Implementation

@$core.Deprecated('Use tallyParamsDescriptor instead')
const TallyParams$json = const {
  '1': 'TallyParams',
  '2': const [
    const {'1': 'quorum', '3': 1, '4': 1, '5': 12, '8': const {}, '10': 'quorum'},
    const {'1': 'threshold', '3': 2, '4': 1, '5': 12, '8': const {}, '10': 'threshold'},
    const {'1': 'veto_threshold', '3': 3, '4': 1, '5': 12, '8': const {}, '10': 'vetoThreshold'},
  ],
};