FFActionCondition$json top-level constant
Implementation
@$core.Deprecated('Use fFActionConditionDescriptor instead')
const FFActionCondition$json = {
'1': 'FFActionCondition',
'2': [
{
'1': 'variable',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVariable',
'9': 0,
'10': 'variable'
},
{
'1': 'confirmation_dialog_response',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFConfirmationDialogResponse',
'9': 0,
'10': 'confirmationDialogResponse'
},
{
'1': 'revenue_cat_entitlement_response',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFRevenueCatEntitlementResponse',
'9': 0,
'10': 'revenueCatEntitlementResponse'
},
],
'8': [
{'1': 'cond'},
],
};