qrVersion property

EncodeHintType<int> qrVersion
final

Specifies the exact version of QR code to be encoded. (Type {@link Integer}, or {@link String} representation of the integer value).

Implementation

static final qrVersion = EncodeHintType<int>();