PostCreateCommentResponse constructor

PostCreateCommentResponse({
  1. required ServiceResult result,
})

Implementation

PostCreateCommentResponse({required this.result});