FFLocalStateFieldUpdate$json top-level constant
Implementation
@$core.Deprecated('Use fFLocalStateFieldUpdateDescriptor instead')
const FFLocalStateFieldUpdate$json = {
'1': 'FFLocalStateFieldUpdate',
'2': [
{
'1': 'field_identifier',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'10': 'fieldIdentifier'
},
{
'1': 'set_value',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'9': 0,
'10': 'setValue'
},
{
'1': 'clear_value',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFLocalStateClearValue',
'9': 0,
'10': 'clearValue'
},
{
'1': 'increment',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'9': 0,
'10': 'increment'
},
{
'1': 'add_to_list',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'9': 0,
'10': 'addToList'
},
{
'1': 'remove_from_list',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'9': 0,
'10': 'removeFromList'
},
{
'1': 'remove_from_list_at_index',
'3': 7,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'9': 0,
'10': 'removeFromListAtIndex'
},
{
'1': 'update_item_at_index',
'3': 8,
'4': 1,
'5': 11,
'6': '.flutterflow.FFLocalStateUpdateListItem',
'9': 0,
'10': 'updateItemAtIndex'
},
{
'1': 'data_struct_update',
'3': 9,
'4': 1,
'5': 11,
'6': '.flutterflow.FFLocalStateDataStructUpdate',
'9': 0,
'10': 'dataStructUpdate'
},
{
'1': 'insert_at_index',
'3': 10,
'4': 1,
'5': 11,
'6': '.flutterflow.FFLocalStateInsertListItem',
'9': 0,
'10': 'insertAtIndex'
},
{
'1': 'toggle',
'3': 11,
'4': 1,
'5': 11,
'6': '.flutterflow.FFLocalStateToggle',
'9': 0,
'10': 'toggle'
},
],
'8': [
{'1': 'update'},
],
};