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