getComments method
Get the comment for the post and content
Implementation
AmityCommentQueryTypeSelector getComments() {
return AmityCommentQueryTypeSelector(useCase: serviceLocator());
}
Get the comment for the post and content
AmityCommentQueryTypeSelector getComments() {
return AmityCommentQueryTypeSelector(useCase: serviceLocator());
}