ListRetainResponse_$json top-level constant

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

Implementation

@$core.Deprecated('Use listRetainResponse_Descriptor instead')
const ListRetainResponse_$json = {
  '1': '_ListRetainResponse',
  '2': [
    {
      '1': 'found',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.cache_client._ListRetainResponse._Found',
      '9': 0,
      '10': 'found'
    },
    {
      '1': 'missing',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.cache_client._ListRetainResponse._Missing',
      '9': 0,
      '10': 'missing'
    },
  ],
  '3': [ListRetainResponse___Found$json, ListRetainResponse___Missing$json],
  '8': [
    {'1': 'list'},
  ],
};