menu
neom_core package
documentation
domain/use_cases/timeline_service.dart
TimelineService
removeCommentToPost abstract method
removeCommentToPost abstract method
dark_mode
light_mode
removeCommentToPost
abstract method
void
removeCommentToPost
(
String
postId
,
PostComment
comment
)
Implementation
void removeCommentToPost(String postId, PostComment comment);
neom_core package
documentation
domain/use_cases/timeline_service
TimelineService
removeCommentToPost abstract method
TimelineService class