SortedSetFetchResponse___Found$json top-level constant

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

Implementation

@$core.Deprecated('Use sortedSetFetchResponse_Descriptor instead')
const SortedSetFetchResponse___Found$json = {
  '1': '_Found',
  '2': [
    {
      '1': 'values_with_scores',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.cache_client._SortedSetFetchResponse._Found._ValuesWithScores',
      '9': 0,
      '10': 'valuesWithScores'
    },
    {
      '1': 'values',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.cache_client._SortedSetFetchResponse._Found._Values',
      '9': 0,
      '10': 'values'
    },
  ],
  '3': [
    SortedSetFetchResponse___Found__ValuesWithScores$json,
    SortedSetFetchResponse___Found__Values$json
  ],
  '8': [
    {'1': 'elements'},
  ],
};