Users constructor

Users(
  1. Api _api
)

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

Implementation

Users(this._api);