tutorial_upload_image_QRCode property
String
get
tutorial_upload_image_QRCode
Tap to upload image QR code
Implementation
String get tutorial_upload_image_QRCode {
return Intl.message(
'Tap to upload image QR code',
name: 'tutorial_upload_image_QRCode',
desc: '',
args: [],
);
}