const StdoutException(String message, [OSError osError])

Source

const StdoutException(this.message, [this.osError]);