PostCommentsFetchResponse constructor

PostCommentsFetchResponse({
  1. required ServiceResult result,
})

Implementation

PostCommentsFetchResponse({required this.result});