BlocklistEvent$json top-level constant
Implementation
@$core.Deprecated('Use blocklistEventDescriptor instead')
const BlocklistEvent$json = {
'1': 'BlocklistEvent',
'2': [
{'1': 'Action', '3': 1, '4': 2, '5': 14, '6': '.neonize.BlocklistEvent.Actions', '10': 'Action'},
{'1': 'DHASH', '3': 2, '4': 2, '5': 9, '10': 'DHASH'},
{'1': 'PrevDHash', '3': 3, '4': 2, '5': 9, '10': 'PrevDHash'},
{'1': 'Changes', '3': 4, '4': 3, '5': 11, '6': '.neonize.BlocklistChange', '10': 'Changes'},
],
'4': [BlocklistEvent_Actions$json],
};