PrinterConnectionFailed constructor

PrinterConnectionFailed(
  1. String address
)

Implementation

PrinterConnectionFailed(this.address) : super();