friendLimit property

  1. @override
String get friendLimit
override

No description provided for @friendLimit.

In en, this message translates to: 'The number of your contacts exceeds the limit.'

Implementation

@override
String get friendLimit => 'The number of your contacts exceeds the limit.';