FormsFieldsServicePaginationReq$json top-level constant
- @Deprecated('Use formsFieldsServicePaginationReqDescriptor instead')
Map<String, Object>
const
FormsFieldsServicePaginationReq$json
Implementation
@$core.Deprecated('Use formsFieldsServicePaginationReqDescriptor instead')
const FormsFieldsServicePaginationReq$json = {
'1': 'FormsFieldsServicePaginationReq',
'2': [
{
'1': 'is_active',
'3': 1,
'4': 1,
'5': 14,
'6': '.Scailo.BOOL_FILTER',
'10': 'isActive'
},
{'1': 'count', '3': 2, '4': 1, '5': 3, '8': {}, '10': 'count'},
{'1': 'offset', '3': 3, '4': 1, '5': 4, '8': {}, '10': 'offset'},
{
'1': 'sort_order',
'3': 4,
'4': 1,
'5': 14,
'6': '.Scailo.SORT_ORDER',
'10': 'sortOrder'
},
{
'1': 'sort_key',
'3': 5,
'4': 1,
'5': 14,
'6': '.Scailo.FORM_FIELD_SORT_KEY',
'10': 'sortKey'
},
],
};