LiveChatMessageAuthorDetails constructor
LiveChatMessageAuthorDetails({})
Implementation
LiveChatMessageAuthorDetails({
this.channelId,
this.channelUrl,
this.displayName,
this.isChatModerator,
this.isChatOwner,
this.isChatSponsor,
this.isVerified,
this.profileImageUrl,
});