ListEraseResponse_$json top-level constant

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

Implementation

@$core.Deprecated('Use listEraseResponse_Descriptor instead')
const ListEraseResponse_$json = {
  '1': '_ListEraseResponse',
  '2': [
    {
      '1': 'found',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.cache_client._ListEraseResponse._Found',
      '9': 0,
      '10': 'found'
    },
    {
      '1': 'missing',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.cache_client._ListEraseResponse._Missing',
      '9': 0,
      '10': 'missing'
    },
  ],
  '3': [ListEraseResponse___Found$json, ListEraseResponse___Missing$json],
  '8': [
    {'1': 'list'},
  ],
};