replyToSubCommnet method

dynamic replyToSubCommnet({
  1. required String comment,
  2. required int mainCommentId,
  3. required dynamic subCommentId,
  4. String? postId,
})

Implementation

replyToSubCommnet(
    {required String comment,
    required int mainCommentId,
    required subCommentId,
    String? postId}) {}