FFConditionalValue$json top-level constant
Implementation
@$core.Deprecated('Use fFConditionalValueDescriptor instead')
const FFConditionalValue$json = {
'1': 'FFConditionalValue',
'2': [
{
'1': 'if_conditional_values',
'3': 1,
'4': 3,
'5': 11,
'6': '.flutterflow.FFConditionalValue.ConditionValue',
'10': 'ifConditionalValues'
},
{
'1': 'else_value',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'elseValue'
},
{
'1': 'return_parameter',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFParameter',
'10': 'returnParameter'
},
],
'3': [FFConditionalValue_ConditionValue$json],
};