EntityDeleted$json top-level constant

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

Implementation

@$core.Deprecated('Use entityDeletedDescriptor instead')
const EntityDeleted$json = const {
  '1': 'EntityDeleted',
  '2': const [
    const {'1': 'entity', '3': 1, '4': 1, '5': 11, '6': '.spine.core.MessageId', '8': const {}, '10': 'entity'},
    const {'1': 'signal_id', '3': 2, '4': 3, '5': 11, '6': '.spine.core.MessageId', '8': const {}, '10': 'signalId'},
    const {'1': 'when', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'when'},
    const {'1': 'version', '3': 4, '4': 1, '5': 11, '6': '.spine.core.Version', '10': 'version'},
    const {'1': 'marked_as_deleted', '3': 5, '4': 1, '5': 8, '9': 0, '10': 'markedAsDeleted'},
    const {'1': 'removed_from_storage', '3': 6, '4': 1, '5': 8, '9': 0, '10': 'removedFromStorage'},
    const {'1': 'last_state', '3': 7, '4': 1, '5': 11, '6': '.google.protobuf.Any', '10': 'lastState'},
  ],
  '7': const {},
  '8': const [
    const {'1': 'deletion'},
  ],
};