CommentBlog constructor

CommentBlog({
  1. String? id,
})

Implementation

CommentBlog({this.id});