PrinterConnectionManager constructor
PrinterConnectionManager(
- ZebraPrinterRepository _repository
Creates a PrinterConnectionManager backed by repository.
Implementation
PrinterConnectionManager(this._repository);