fetchPost abstract method

Future<TimelinePost> fetchPost(
  1. TimelinePost post
)

Implementation

Future<TimelinePost> fetchPost(TimelinePost post);