MmSharedChannel constructor
MmSharedChannel({})
Returns a new MmSharedChannel instance.
Implementation
MmSharedChannel({
this.id,
this.teamId,
this.home,
this.readonly,
this.name,
this.displayName,
this.purpose,
this.header,
this.creatorId,
this.createAt,
this.updateAt,
this.remoteId,
});