Database constructor

Database(
  1. Api _api
)

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

Implementation

Database(this._api);