menu
neom_core package
documentation
domain/use_cases/timeline_service.dart
TimelineService
handleLikeOnPost abstract method
handleLikeOnPost abstract method
dark_mode
light_mode
handleLikeOnPost
abstract method
void
handleLikeOnPost
(
Post
post
)
Implementation
void handleLikeOnPost(Post post);
neom_core package
documentation
domain/use_cases/timeline_service
TimelineService
handleLikeOnPost abstract method
TimelineService class