InteractiveCommandWrapper constructor

InteractiveCommandWrapper({
  1. bool debugMode = false,
})

Implementation

InteractiveCommandWrapper({this.debugMode = false});