SortedSetLengthByScoreResponse_$json top-level constant
- @Deprecated('Use sortedSetLengthByScoreResponse_Descriptor instead')
Map<String, Object>
const
SortedSetLengthByScoreResponse_$json
Implementation
@$core.Deprecated('Use sortedSetLengthByScoreResponse_Descriptor instead')
const SortedSetLengthByScoreResponse_$json = {
'1': '_SortedSetLengthByScoreResponse',
'2': [
{
'1': 'found',
'3': 1,
'4': 1,
'5': 11,
'6': '.cache_client._SortedSetLengthByScoreResponse._Found',
'9': 0,
'10': 'found'
},
{
'1': 'missing',
'3': 2,
'4': 1,
'5': 11,
'6': '.cache_client._SortedSetLengthByScoreResponse._Missing',
'9': 0,
'10': 'missing'
},
],
'3': [
SortedSetLengthByScoreResponse___Found$json,
SortedSetLengthByScoreResponse___Missing$json
],
'8': [
{'1': 'sorted_set'},
],
};