Storage constructor

Storage(
  1. Api _api
)

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

Implementation

Storage(this._api);