QrCodeNode

constructor(data: String, errorCorrection: QrErrorCorrection = QrErrorCorrection.M, size: Dp? = null, color: PdfColor = PdfColor.Black, background: PdfColor? = PdfColor.White)