ChannelMessage constructor
ChannelMessage({})
Implementation
ChannelMessage({
this.channelArn,
this.content,
this.createdTimestamp,
this.lastEditedTimestamp,
this.lastUpdatedTimestamp,
this.messageId,
this.metadata,
this.persistence,
this.redacted,
this.sender,
this.type,
});