Newsfeed constructor

Newsfeed(
  1. Api _api
)

Конструктор.

Implementation

Newsfeed(this._api);