EventAttribute$json top-level constant
Implementation
@$core.Deprecated('Use eventAttributeDescriptor instead')
const EventAttribute$json = const {
'1': 'EventAttribute',
'2': const [
const {'1': 'key', '3': 1, '4': 1, '5': 12, '10': 'key'},
const {'1': 'value', '3': 2, '4': 1, '5': 12, '10': 'value'},
const {'1': 'index', '3': 3, '4': 1, '5': 8, '10': 'index'},
],
};