PrintersCallback typedef

PrintersCallback = void Function(List<PrinterInfo>)

Implementation

typedef PrintersCallback = void Function(List<PrinterInfo>);