MyPrinter constructor

MyPrinter(
  1. String prefix
)

Implementation

MyPrinter(this.prefix);