FFTestStep$json top-level constant
Implementation
@$core.Deprecated('Use fFTestStepDescriptor instead')
const FFTestStep$json = {
'1': 'FFTestStep',
'2': [
{
'1': 'when',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFWhenTestStep',
'9': 0,
'10': 'when'
},
{
'1': 'then',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFThenTestStep',
'9': 0,
'10': 'then'
},
{'1': 'name', '3': 3, '4': 1, '5': 9, '10': 'name'},
{'1': 'description', '3': 4, '4': 1, '5': 9, '10': 'description'},
{'1': 'disabled', '3': 5, '4': 1, '5': 8, '10': 'disabled'},
],
'8': [
{'1': 'step'},
],
};