EventExecution$json top-level constant
Implementation
@$core.Deprecated('Use eventExecutionDescriptor instead')
const EventExecution$json = {
'1': 'EventExecution',
'2': [
{'1': 'event', '3': 1, '4': 1, '5': 9, '8': {}, '9': 0, '10': 'event'},
{'1': 'group', '3': 2, '4': 1, '5': 9, '8': {}, '9': 0, '10': 'group'},
{'1': 'all', '3': 3, '4': 1, '5': 8, '9': 0, '10': 'all'},
],
'8': [
{'1': 'condition'},
],
};