scan_the_code property
String
get
scan_the_code
Scan the code
Implementation
String get scan_the_code {
return Intl.message(
'Scan the code',
name: 'scan_the_code',
desc: '',
args: [],
);
}