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