SetFetchResponse_$json top-level constant

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

Implementation

@$core.Deprecated('Use setFetchResponse_Descriptor instead')
const SetFetchResponse_$json = {
  '1': '_SetFetchResponse',
  '2': [
    {
      '1': 'found',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.cache_client._SetFetchResponse._Found',
      '9': 0,
      '10': 'found'
    },
    {
      '1': 'missing',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.cache_client._SetFetchResponse._Missing',
      '9': 0,
      '10': 'missing'
    },
  ],
  '3': [SetFetchResponse___Found$json, SetFetchResponse___Missing$json],
  '8': [
    {'1': 'set'},
  ],
};