getFeed method

Implementation

UserFeedQueryBuilder getFeed() {
  return UserFeedQueryBuilder(serviceLocator(), userId!);
}