deletePost method
[Future[<[QueryResult[<[Object?]>]]>]] deletePost(
- [[Post] post]
)
Implementation
Future<QueryResult<Object?>> deletePost(Post post) async
- talawa
- post_service
- PostService
- deletePost method
[Future[<[QueryResult[<[Object?]>]]>]] deletePost(
)
Future<QueryResult<Object?>> deletePost(Post post) async