CannotDispatchDuplicateEvent$json top-level constant

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

Implementation

@$core.Deprecated('Use cannotDispatchDuplicateEventDescriptor instead')
const CannotDispatchDuplicateEvent$json = const {
  '1': 'CannotDispatchDuplicateEvent',
  '2': const [
    const {'1': 'entity', '3': 1, '4': 1, '5': 11, '6': '.spine.core.MessageId', '10': 'entity'},
    const {
      '1': 'event',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.spine.core.EventId',
      '8': const {'3': true},
      '10': 'event',
    },
    const {'1': 'duplicate_event', '3': 3, '4': 1, '5': 11, '6': '.spine.core.MessageId', '10': 'duplicateEvent'},
  ],
  '7': const {},
};