removePostsFromTimelineByParams abstract method

void removePostsFromTimelineByParams({
  1. String postId = '',
  2. String ownerId = '',
})

Implementation

void removePostsFromTimelineByParams({String postId = '', String ownerId = ''});