FFConditionActions$json top-level constant
Implementation
@$core.Deprecated('Use fFConditionActionsDescriptor instead')
const FFConditionActions$json = {
'1': 'FFConditionActions',
'2': [
{
'1': 'legacy_condition',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFActionCondition',
'8': {'3': true},
'10': 'legacyCondition',
},
{
'1': 'legacy_true_action',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFActionNode',
'8': {'3': true},
'10': 'legacyTrueAction',
},
{
'1': 'true_actions',
'3': 4,
'4': 3,
'5': 11,
'6': '.flutterflow.FFConditionActions.FFTrueConditionAction',
'10': 'trueActions'
},
{
'1': 'false_action',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFActionNode',
'10': 'falseAction'
},
{
'1': 'has_multi_conditions',
'3': 5,
'4': 1,
'5': 8,
'10': 'hasMultiConditions'
},
{
'1': 'conditional_action_name',
'3': 6,
'4': 1,
'5': 9,
'10': 'conditionalActionName'
},
{'1': 'key', '3': 7, '4': 1, '5': 9, '10': 'key'},
],
'3': [FFConditionActions_FFTrueConditionAction$json],
};