SortedSetGetRankResponse_$json top-level constant

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

Implementation

@$core.Deprecated('Use sortedSetGetRankResponse_Descriptor instead')
const SortedSetGetRankResponse_$json = {
  '1': '_SortedSetGetRankResponse',
  '2': [
    {
      '1': 'element_rank',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.cache_client._SortedSetGetRankResponse._RankResponsePart',
      '9': 0,
      '10': 'elementRank'
    },
    {
      '1': 'missing',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.cache_client._SortedSetGetRankResponse._SortedSetMissing',
      '9': 0,
      '10': 'missing'
    },
  ],
  '3': [
    SortedSetGetRankResponse___RankResponsePart$json,
    SortedSetGetRankResponse___SortedSetMissing$json
  ],
  '8': [
    {'1': 'rank'},
  ],
};