Cache_$json top-level constant

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

Implementation

@$core.Deprecated('Use cache_Descriptor instead')
const Cache_$json = {
  '1': '_Cache',
  '2': [
    {'1': 'cache_name', '3': 1, '4': 1, '5': 9, '10': 'cacheName'},
    {
      '1': 'cache_limits',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.control_client._CacheLimits',
      '10': 'cacheLimits'
    },
    {
      '1': 'topic_limits',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.control_client._TopicLimits',
      '10': 'topicLimits'
    },
  ],
};