PageRequest$json top-level constant
Implementation
@$core.Deprecated('Use pageRequestDescriptor instead')
const PageRequest$json = const {
'1': 'PageRequest',
'2': const [
const {'1': 'key', '3': 1, '4': 1, '5': 12, '10': 'key'},
const {'1': 'offset', '3': 2, '4': 1, '5': 4, '10': 'offset'},
const {'1': 'limit', '3': 3, '4': 1, '5': 4, '10': 'limit'},
const {'1': 'count_total', '3': 4, '4': 1, '5': 8, '10': 'countTotal'},
const {'1': 'reverse', '3': 5, '4': 1, '5': 8, '10': 'reverse'},
],
};