IaPrerequisitesConfiguration constructor
Generates an instance of prerequisites configuration.
Implementation
const IaPrerequisitesConfiguration({
this.isCancellable = false,
this.isAnimated = true,
this.runLegalIfNeeded = true,
this.runOnboardingIfNeeded = true,
this.runApofinderIfNeeded = true,
});