printerGetStatusDetail method
Returns detailed printer status.
Implementation
Future<UrovoPrinterStatusDetail> printerGetStatusDetail() {
throw UnimplementedError('printerGetStatusDetail() has not been implemented.');
}
Returns detailed printer status.
Future<UrovoPrinterStatusDetail> printerGetStatusDetail() {
throw UnimplementedError('printerGetStatusDetail() has not been implemented.');
}