groupMemberMute property

  1. @override
String get groupMemberMute
override

No description provided for @groupMemberMute.

In en, this message translates to: 'This user is blocked from posting and thus cannot send messages. Check whether the sender is blocked from posting.'

Implementation

@override
String get groupMemberMute => 'This user is blocked from posting and thus cannot send messages. Check whether the sender is blocked from posting.';