WorkflowSetup constructor

WorkflowSetup({
  1. required InstallApp installApp,
})

Implementation

WorkflowSetup({required this.installApp});