PaginationRequest$json top-level constant
- @Deprecated('Use paginationRequestDescriptor instead')
Implementation
@$core.Deprecated('Use paginationRequestDescriptor instead')
const PaginationRequest$json = {
'1': 'PaginationRequest',
'2': [
{'1': 'offset', '3': 1, '4': 1, '5': 4, '10': 'offset'},
{'1': 'limit', '3': 2, '4': 1, '5': 13, '10': 'limit'},
{'1': 'asc', '3': 3, '4': 1, '5': 8, '10': 'asc'},
],
};