PaginationResponse$json top-level constant
- @Deprecated('Use paginationResponseDescriptor instead')
Implementation
@$core.Deprecated('Use paginationResponseDescriptor instead')
const PaginationResponse$json = {
'1': 'PaginationResponse',
'2': [
{'1': 'total_result', '3': 1, '4': 1, '5': 4, '8': {}, '10': 'totalResult'},
{
'1': 'applied_limit',
'3': 2,
'4': 1,
'5': 4,
'8': {},
'10': 'appliedLimit'
},
],
};