EntityUpdates$json top-level constant

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

Implementation

@$core.Deprecated('Use entityUpdatesDescriptor instead')
const EntityUpdates$json = const {
  '1': 'EntityUpdates',
  '2': const [
    const {'1': 'update', '3': 1, '4': 3, '5': 11, '6': '.spine.client.EntityStateUpdate', '8': const {}, '10': 'update'},
  ],
};