getPrinterStatus abstract method

Future<String> getPrinterStatus()

Requests the current printer status (int code mapped in Dart).

Implementation

Future<String> getPrinterStatus();