EntityUnarchived$json top-level constant

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

Implementation

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