//qrcode-kotlin/qrcode.shape/RoundSquaresShapeFunction/RoundSquaresShapeFunction

RoundSquaresShapeFunction

[common]\

@JvmOverloads

constructor(squareSize: Int = DEFAULT_CELL_SIZE, radius: Int = defaultRadius(squareSize), innerSpace: Int = defaultInnerSpace(squareSize))