handleLikePost abstract method

Future<void> handleLikePost(
  1. Post post
)

Implementation

Future<void> handleLikePost(Post post);