FFListSortOperation$json top-level constant
- @Deprecated('Use fFListSortOperationDescriptor instead')
Implementation
@$core.Deprecated('Use fFListSortOperationDescriptor instead')
const FFListSortOperation$json = {
'1': 'FFListSortOperation',
'2': [
{
'1': 'sort_key',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVariable',
'10': 'sortKey'
},
{'1': 'is_descending', '3': 2, '4': 1, '5': 8, '10': 'isDescending'},
],
};