//qrcode-kotlin/qrcode.render/QRCodeGraphics/toDataURL

toDataURL

[js]
open fun toDataURL(format: String = "png"): String

Returns a Data URL to this can be shown in an <img/> tag.