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 ' changed the group join setting to to: $setting';
}