FFWhenTestStep$json top-level constant
Implementation
@$core.Deprecated('Use fFWhenTestStepDescriptor instead')
const FFWhenTestStep$json = {
'1': 'FFWhenTestStep',
'2': [
{
'1': 'interaction',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFInteractionTestStep',
'9': 0,
'10': 'interaction'
},
{
'1': 'pump_and_settle',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFPumpAndSettleTestStep',
'9': 0,
'10': 'pumpAndSettle'
},
{
'1': 'custom',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFCustomWhenTestStep',
'9': 0,
'10': 'custom'
},
],
'8': [
{'1': 'step'},
],
};