isLikedPost abstract method

bool isLikedPost(
  1. Post post
)

Implementation

bool isLikedPost(Post post);