//qrcode-kotlin/io.github.g0dkar.qrcode.internals/QRCodeSquare/QRCodeSquare

QRCodeSquare

[common]
constructor(dark: Boolean, row: Int, col: Int, moduleSize: Int, squareInfo: QRCodeSquareInfo = QRCodeSquareInfo(DEFAULT, UNKNOWN))