CachedPredicate$json top-level constant

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

Implementation

@$core.Deprecated('Use cachedPredicateDescriptor instead')
const CachedPredicate$json = {
  '1': 'CachedPredicate',
  '2': [
    {
      '1': 'PredicateId',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.UUID',
      '10': 'PredicateId'
    },
    {'1': 'Keys', '3': 2, '4': 3, '5': 9, '10': 'Keys'},
  ],
};