CurrentActiveWizardData constructor

CurrentActiveWizardData(
  1. NewAppWizardInfo wizard,
  2. String wizardName,
  3. NewAppWizardParameters parameters
)

Implementation

CurrentActiveWizardData(this.wizard, this.wizardName, this.parameters);