QRCode Generator implemented in pure Kotlin
//qrcode-kotlin/qrcode.internals/QRCodeSquare/rowSize
[common] val rowSize: Int = 1
How many actual QRCode squares this one take up? (1 = a single square, >1 = likely a probe)