PostCreateCommentResponse constructor
PostCreateCommentResponse({
- required ServiceResult result,
Implementation
PostCreateCommentResponse({required this.result});
PostCreateCommentResponse({required this.result});