tutorial_upload_atSign_key property

String get tutorial_upload_atSign_key

If you have an atSign, Tap to upload atSign key

Implementation

String get tutorial_upload_atSign_key {
  return Intl.message(
    'If you have an atSign, Tap to upload atSign key',
    name: 'tutorial_upload_atSign_key',
    desc: '',
    args: [],
  );
}