DeleteCommentContentOutput constructor
DeleteCommentContentOutput({
- Comment? comment,
Implementation
DeleteCommentContentOutput({
this.comment,
});
DeleteCommentContentOutput({
this.comment,
});