getComments method

Get the comment for the post and content

Implementation

AmityCommentQueryTypeSelector getComments() {
  return AmityCommentQueryTypeSelector(useCase: serviceLocator());
}