FFConditionalExecution$json top-level constant
- @Deprecated('Use fFConditionalExecutionDescriptor instead')
Implementation
@$core.Deprecated('Use fFConditionalExecutionDescriptor instead')
const FFConditionalExecution$json = {
'1': 'FFConditionalExecution',
'2': [
{
'1': 'should_execute',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVariable',
'10': 'shouldExecute'
},
{
'1': 'block_subsequent_actions',
'3': 2,
'4': 1,
'5': 8,
'10': 'blockSubsequentActions'
},
],
};