menu
neom_core package
documentation
domain/use_cases/timeline_service.dart
TimelineService
removePostsFromTimelineByParams abstract method
removePostsFromTimelineByParams abstract method
dark_mode
light_mode
removePostsFromTimelineByParams
abstract method
void
removePostsFromTimelineByParams
(
{
String
postId
=
''
,
String
ownerId
=
''
,
})
Implementation
void removePostsFromTimelineByParams({String postId = '', String ownerId = ''});
neom_core package
documentation
domain/use_cases/timeline_service
TimelineService
removePostsFromTimelineByParams abstract method
TimelineService class