contact_add_friend property
String
get
contact_add_friend
Add Friend
Implementation
String get contact_add_friend {
return Intl.message(
'Add Friend',
name: 'contact_add_friend',
desc: '',
args: [],
);
}