addCommentLocally method
void addCommentLocally(
- [[String] msg]
)
This function add comment locally.
params:
msg
: BuildContext, contain parent info
returns: None
Implementation
void addCommentLocally(String msg)
- talawa
- comments_view_model
- CommentsViewModel
- addCommentLocally method