scan_qr_msg2 property
String
get
scan_qr_msg2
Scanning will start automatically
Implementation
String get scan_qr_msg2 {
return Intl.message(
'Scanning will start automatically',
name: 'scan_qr_msg2',
desc: '',
args: [],
);
}