NotesServicePaginationResponse$json top-level constant
- @Deprecated('Use notesServicePaginationResponseDescriptor instead')
Implementation
@$core.Deprecated('Use notesServicePaginationResponseDescriptor instead')
const NotesServicePaginationResponse$json = {
'1': 'NotesServicePaginationResponse',
'2': [
{'1': 'count', '3': 1, '4': 1, '5': 4, '10': 'count'},
{'1': 'offset', '3': 2, '4': 1, '5': 4, '10': 'offset'},
{'1': 'total', '3': 3, '4': 1, '5': 4, '10': 'total'},
{
'1': 'payload',
'3': 4,
'4': 3,
'5': 11,
'6': '.Scailo.Note',
'10': 'payload'
},
],
};