MessageChatAddedToCommunity constructor

MessageChatAddedToCommunity({
  1. required int communityId,
})

Implementation

MessageChatAddedToCommunity({required this.communityId});