couldnt_open_the_mail_app property
String
get
couldnt_open_the_mail_app
Couldn't open the mail app
Implementation
String get couldnt_open_the_mail_app {
return Intl.message(
'Couldn\'t open the mail app',
name: 'couldnt_open_the_mail_app',
desc: '',
args: [],
);
}