TallyResult$json top-level constant
Implementation
@$core.Deprecated('Use tallyResultDescriptor instead')
const TallyResult$json = {
'1': 'TallyResult',
'2': [
{'1': 'yes_count', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'yesCount'},
{'1': 'abstain_count', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'abstainCount'},
{'1': 'no_count', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'noCount'},
{'1': 'no_with_veto_count', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'noWithVetoCount'},
],
};