MyLogPrinter constructor

MyLogPrinter(
  1. String currentWorkingDirectory
)

Implementation

MyLogPrinter(this.currentWorkingDirectory);