ChannelMembership constructor
ChannelMembership({})
Implementation
ChannelMembership({
this.channelArn,
this.createdTimestamp,
this.invitedBy,
this.lastUpdatedTimestamp,
this.member,
this.type,
});
ChannelMembership({
this.channelArn,
this.createdTimestamp,
this.invitedBy,
this.lastUpdatedTimestamp,
this.member,
this.type,
});