AggregateHistoryCorrupted$json top-level constant

  1. @Deprecated('Use aggregateHistoryCorruptedDescriptor instead')
Map<String, Object> const AggregateHistoryCorrupted$json

Implementation

@$core.Deprecated('Use aggregateHistoryCorruptedDescriptor instead')
const AggregateHistoryCorrupted$json = const {
  '1': 'AggregateHistoryCorrupted',
  '2': const [
    const {'1': 'entity', '3': 1, '4': 1, '5': 11, '6': '.spine.core.MessageId', '10': 'entity'},
    const {'1': 'entity_type', '3': 2, '4': 1, '5': 11, '6': '.spine.system.server.EntityTypeName', '10': 'entityType'},
    const {'1': 'last_successful_event', '3': 3, '4': 1, '5': 11, '6': '.spine.core.MessageId', '10': 'lastSuccessfulEvent'},
    const {'1': 'erroneous_event', '3': 4, '4': 1, '5': 11, '6': '.spine.core.MessageId', '10': 'erroneousEvent'},
    const {'1': 'error', '3': 5, '4': 1, '5': 11, '6': '.spine.base.Error', '10': 'error'},
    const {'1': 'interrupted_events', '3': 6, '4': 1, '5': 13, '10': 'interruptedEvents'},
  ],
};