GenericPrinter constructor

GenericPrinter(
  1. PrinterConnector connector
)

Implementation

GenericPrinter(this.connector) : super();