DialogPeerCommunity constructor
const
DialogPeerCommunity({
- required int communityId,
Dialog Peer Community constructor.
Implementation
const DialogPeerCommunity({required this.communityId}) : super._();