Podcasts constructor

Podcasts(
  1. Api _api
)

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

Implementation

Podcasts(this._api);