const factory GetCommunityBans({@JsonKey(name: 'community_id') required int communityId, required String auth}) = _GetCommunityBans;