QRCode Generator implemented in pure Kotlin
//qrcode-kotlin/qrcode/QRCode/computedSize
[common] val computedSize: Int
Calculated size of the whole QRCode (the final image will be a square of computedSize by computedSize)
computedSize