Future<Void?> printQRCode(String data, int modulesize, int errorlevel) { throw UnimplementedError('printQRCode() has not been implemented.'); }