UpdatePostCommentList constructor

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

Implementation

const UpdatePostCommentList({this.value});