DictionaryLengthResponse_$json top-level constant

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

Implementation

@$core.Deprecated('Use dictionaryLengthResponse_Descriptor instead')
const DictionaryLengthResponse_$json = {
  '1': '_DictionaryLengthResponse',
  '2': [
    {
      '1': 'found',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.cache_client._DictionaryLengthResponse._Found',
      '9': 0,
      '10': 'found'
    },
    {
      '1': 'missing',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.cache_client._DictionaryLengthResponse._Missing',
      '9': 0,
      '10': 'missing'
    },
  ],
  '3': [
    DictionaryLengthResponse___Found$json,
    DictionaryLengthResponse___Missing$json
  ],
  '8': [
    {'1': 'dictionary'},
  ],
};