PrintQrCode.setErrorLevel constructor
const
PrintQrCode.setErrorLevel({
- required QrErrorLevel errorLevel,
Implementation
const factory PrintQrCode.setErrorLevel({required QrErrorLevel errorLevel}) = _SetQrErrorLevel;