AggregateEventRecord$json top-level constant Null safety
@Deprecated('Use aggregateEventRecordDescriptor instead')
Implementation
@$core.Deprecated('Use aggregateEventRecordDescriptor instead')
const AggregateEventRecord$json = const {
'1': 'AggregateEventRecord',
'2': const [
const {'1': 'timestamp', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'timestamp'},
const {'1': 'event', '3': 2, '4': 1, '5': 11, '6': '.spine.core.Event', '9': 0, '10': 'event'},
const {'1': 'snapshot', '3': 3, '4': 1, '5': 11, '6': '.spine.server.aggregate.Snapshot', '9': 0, '10': 'snapshot'},
],
'8': const [
const {'1': 'kind'},
],
};