FFSetFormFieldAction_FormFieldInfo$json top-level constant
Implementation
@$core.Deprecated('Use fFSetFormFieldActionDescriptor instead')
const FFSetFormFieldAction_FormFieldInfo$json = {
'1': 'FormFieldInfo',
'2': [
{
'1': 'legacy_node_key',
'3': 1,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'legacyNodeKey',
},
{
'1': 'legacy_node_key_ref',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFNodeKeyReference',
'10': 'legacyNodeKeyRef'
},
{
'1': 'node_key_path',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFNodeKeyPath',
'10': 'nodeKeyPath'
},
{
'1': 'value',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'value'
},
{
'1': 'focus_field_when_set',
'3': 6,
'4': 1,
'5': 8,
'10': 'focusFieldWhenSet'
},
{
'1': 'cursor_position',
'3': 5,
'4': 1,
'5': 14,
'6': '.flutterflow.FFSetFormFieldAction.FormFieldInfo.CursorPosition',
'10': 'cursorPosition'
},
],
'4': [FFSetFormFieldAction_FormFieldInfo_CursorPosition$json],
};