changedApplyToJoinGroupTo method
No description provided for @changedApplyToJoinGroupTo.
In en, this message translates to: ' changed the group join setting to to: {setting}'
Implementation
@override
String changedApplyToJoinGroupTo(Object setting) {
return 'قام بتغيير طريقة الانضمام إلى المجموعة إلى: $setting';
}