getComments method
[Future<[void>]]
This function is used to get all comments on the post.
To verify things are working, check out the native platform logs. params: None
returns: None
Implementation
Future<void> async
- talawa
- comments_view_model
- CommentsViewModel
- getComments method