SetIfNotExistsRequest_$json top-level constant

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

Implementation

@$core.Deprecated('Use setIfNotExistsRequest_Descriptor instead')
const SetIfNotExistsRequest_$json = {
  '1': '_SetIfNotExistsRequest',
  '2': [
    {'1': 'cache_key', '3': 1, '4': 1, '5': 12, '10': 'cacheKey'},
    {'1': 'cache_body', '3': 2, '4': 1, '5': 12, '10': 'cacheBody'},
    {'1': 'ttl_milliseconds', '3': 3, '4': 1, '5': 4, '10': 'ttlMilliseconds'},
  ],
};