Future<void> printQrCode(String code, int modeSize, int errorlevel) async { throw UnimplementedError('printQrCode() has not been implemented.'); }