FFCustomActionCall$json top-level constant
Implementation
@$core.Deprecated('Use fFCustomActionCallDescriptor instead')
const FFCustomActionCall$json = {
'1': 'FFCustomActionCall',
'2': [
{
'1': 'custom_action_identifier',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'10': 'customActionIdentifier'
},
{
'1': 'legacy_values',
'3': 2,
'4': 3,
'5': 11,
'6': '.flutterflow.FFValue',
'8': {'3': true},
'10': 'legacyValues',
},
{
'1': 'argument_values',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFFunctionCallValues',
'10': 'argumentValues'
},
{
'1': 'legacy_action_param_identifiers',
'3': 3,
'4': 3,
'5': 11,
'6': '.flutterflow.FFCustomActionCall.ActionParamIdentifier',
'8': {'3': true},
'10': 'legacyActionParamIdentifiers',
},
],
'3': [FFCustomActionCall_ActionParamIdentifier$json],
};