Bugtracker constructor

Bugtracker(
  1. Api _api
)

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

Implementation

Bugtracker(this._api);