CurrentActiveWizardData constructor
CurrentActiveWizardData(
- NewAppWizardInfo wizard,
- String wizardName,
- NewAppWizardParameters parameters
Implementation
CurrentActiveWizardData(this.wizard, this.wizardName, this.parameters);