EntityArchived$json top-level constant

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

Implementation

@$core.Deprecated('Use entityArchivedDescriptor instead')
const EntityArchived$json = const {
  '1': 'EntityArchived',
  '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': 'last_state', '3': 5, '4': 1, '5': 11, '6': '.google.protobuf.Any', '10': 'lastState'},
  ],
  '7': const {},
};