getFeedApi method

FeedApi getFeedApi()

Get FeedApi instance

Implementation

FeedApi getFeedApi() {
  return FeedApi(this);
}