AddPostCommentList constructor

const AddPostCommentList({
  1. PostCommentModel? value,
})

Implementation

const AddPostCommentList({this.value});