getPosts method
[Future<[void>]]
Method used to fetch all posts of the current organisation.
params: None
returns:
Future<void>
: returns future void
Implementation
Future<void> async
- talawa
- post_service
- PostService
- getPosts method
[Future<[void>]]
Method used to fetch all posts of the current organisation.
params: None
returns:
Future<void>
: returns future voidFuture<void> async