EntityStateWithVersion$json top-level constant

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

Implementation

@$core.Deprecated('Use entityStateWithVersionDescriptor instead')
const EntityStateWithVersion$json = const {
  '1': 'EntityStateWithVersion',
  '2': const [
    const {'1': 'state', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Any', '10': 'state'},
    const {'1': 'version', '3': 2, '4': 1, '5': 11, '6': '.spine.core.Version', '10': 'version'},
  ],
};