Store constructor

Store(
  1. Api _api
)

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

Implementation

Store(this._api);