[]
Represents the error correction level of QRCode.
public enum ErrorCorrectionLevel
H = 3
High level.
L = 0
Low level.
M = 1
Medium level.
Q = 2
Quartile level.