EventDispatchedToReactor$json top-level constant

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

Implementation

@$core.Deprecated('Use eventDispatchedToReactorDescriptor instead')
const EventDispatchedToReactor$json = const {
  '1': 'EventDispatchedToReactor',
  '2': const [
    const {'1': 'receiver', '3': 1, '4': 1, '5': 11, '6': '.spine.core.MessageId', '8': const {}, '10': 'receiver'},
    const {'1': 'payload', '3': 2, '4': 1, '5': 11, '6': '.spine.core.Event', '8': const {}, '10': 'payload'},
    const {'1': 'when_dispatched', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': const {}, '10': 'whenDispatched'},
    const {'1': 'entity_type', '3': 4, '4': 1, '5': 11, '6': '.spine.system.server.EntityTypeName', '8': const {}, '10': 'entityType'},
  ],
  '7': const {},
};