haveBeFriend property

  1. @override
String get haveBeFriend
override

No description provided for @haveBeFriend.

In en, this message translates to: 'You two are already contacts of each other.'

Implementation

@override
String get haveBeFriend => 'You two are already contacts of each other.';