scan_qr_msg1 property

String get scan_qr_msg1

Put the QR code inside the area

Implementation

String get scan_qr_msg1 {
  return Intl.message(
    'Put the QR code inside the area',
    name: 'scan_qr_msg1',
    desc: '',
    args: [],
  );
}