DeletePostCommentList constructor

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

Implementation

const DeletePostCommentList({this.value});