InteractiveWizard constructor

InteractiveWizard({
  1. bool verbose = false,
})

Implementation

InteractiveWizard({this.verbose = false});