Auth constructor

Auth(
  1. Api _api
)

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

Implementation

Auth(this._api);