PostBlog constructor

PostBlog({
  1. String? id,
})

Implementation

PostBlog({this.id});