verifyIfCommented abstract method

bool verifyIfCommented(
  1. List<String> postCommentIds,
  2. List<String> profileCommentIds
)

Implementation

bool verifyIfCommented(List<String> postCommentIds, List<String> profileCommentIds);