QRCodePainter constructor
QRCodePainter()
Implementation
QRCodePainter(this.qrData, this.color, this.backgroundColor, this.image, this.errorCorrectionLevel, this.version, this.onFinishGenerate);
QRCodePainter(this.qrData, this.color, this.backgroundColor, this.image, this.errorCorrectionLevel, this.version, this.onFinishGenerate);