menu
neom_core package
documentation
domain/use_cases/timeline_service.dart
TimelineService
verifyIfCommented abstract method
verifyIfCommented abstract method
dark_mode
light_mode
verifyIfCommented
abstract method
bool
verifyIfCommented
(
List
<
String
>
postCommentIds
,
List
<
String
>
profileCommentIds
)
Implementation
bool verifyIfCommented(List<String> postCommentIds, List<String> profileCommentIds);
neom_core package
documentation
domain/use_cases/timeline_service
TimelineService
verifyIfCommented abstract method
TimelineService class