CachedGroup$json top-level constant

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

Implementation

@$core.Deprecated('Use cachedGroupDescriptor instead')
const CachedGroup$json = {
  '1': 'CachedGroup',
  '2': [
    {
      '1': 'GroupId',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ConfigurationId',
      '10': 'GroupId'
    },
    {
      '1': 'Predicates',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.CachedPredicate',
      '10': 'Predicates'
    },
  ],
};