AFInitWorkflowStateTestsDelegate typedef
AFInitWorkflowStateTestsDelegate =
void Function(AFWorkflowTestDefinitionContext context)
Delegate used to populate multi-screen tests.
Implementation
typedef AFInitWorkflowStateTestsDelegate = void Function(AFWorkflowTestDefinitionContext context);