MessageActionChangeCommunity constructor

const MessageActionChangeCommunity({
  1. int? communityId,
})

Message Action Change Community constructor.

Implementation

const MessageActionChangeCommunity({this.communityId}) : super._();