QRCode Generator implemented in pure Kotlin
//qrcode-kotlin/io.github.g0dkar.qrcode.internals/QRCodeSquare/moduleSize
[common] val moduleSize: Int
How big is the whole QRCode matrix? (e.g. if this is "16" then this is part of a 16x16 matrix)