add_friend property

String add_friend

add friends

Implementation

String get add_friend {
  return Intl.message(
    'add friends',
    name: 'add_friend',
    desc: '',
    args: [],
  );
}