PermissionsType_CacheItemSelector$json top-level constant

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

Implementation

@$core.Deprecated('Use permissionsTypeDescriptor instead')
const PermissionsType_CacheItemSelector$json = {
  '1': 'CacheItemSelector',
  '2': [
    {'1': 'key', '3': 1, '4': 1, '5': 12, '9': 0, '10': 'key'},
    {'1': 'key_prefix', '3': 2, '4': 1, '5': 12, '9': 0, '10': 'keyPrefix'},
  ],
  '8': [
    {'1': 'kind'},
  ],
};