@override Future<TimelinePost> fetchPost(TimelinePost post) async { notifyListeners(); return post; }