MyLogPrinter constructor Null safety

MyLogPrinter(
  1. String currentWorkingDirectory
)

Implementation

MyLogPrinter(this.currentWorkingDirectory);