BlockCommunity constructor
const
BlockCommunity({})
Implementation
const factory BlockCommunity({@JsonKey(name: 'community_id') required int communityId, required bool block, required String auth}) = _BlockCommunity;
const factory BlockCommunity({@JsonKey(name: 'community_id') required int communityId, required bool block, required String auth}) = _BlockCommunity;