MmAddChannelMemberRequest constructor
Returns a new MmAddChannelMemberRequest instance.
Implementation
MmAddChannelMemberRequest({
required this.userId,
this.postRootId,
});
Returns a new MmAddChannelMemberRequest instance.
MmAddChannelMemberRequest({
required this.userId,
this.postRootId,
});