hidePost abstract method

Future<void> hidePost(
  1. Post post
)

Implementation

Future<void> hidePost(Post post);