FFDataTableAction_UpdateSort$json top-level constant
- @Deprecated('Use fFDataTableActionDescriptor instead')
Implementation
@$core.Deprecated('Use fFDataTableActionDescriptor instead')
const FFDataTableAction_UpdateSort$json = {
'1': 'UpdateSort',
'2': [
{
'1': 'column_index',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'columnIndex'
},
{
'1': 'ascending',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'ascending'
},
],
};