EventImported$json top-level constant

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

Implementation

@$core.Deprecated('Use eventImportedDescriptor instead')
const EventImported$json = const {
  '1': 'EventImported',
  '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_imported', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': const {}, '10': 'whenImported'},
    const {'1': 'entity_type', '3': 4, '4': 1, '5': 11, '6': '.spine.system.server.EntityTypeName', '8': const {}, '10': 'entityType'},
  ],
  '7': const {},
};