Checks if the printer is currently scanning.
Future<bool> isScanning() { throw UnimplementedError('isScanning() has not been implemented.'); }