CommentThreadSnippet constructor
CommentThreadSnippet({})
Implementation
CommentThreadSnippet({
this.canReply,
this.channelId,
this.isPublic,
this.topLevelComment,
this.totalReplyCount,
this.videoId,
});