PrinterInfoCallback typedef

PrinterInfoCallback = void Function(PrinterInfo?)

Implementation

typedef PrinterInfoCallback = void Function(PrinterInfo?);