Market constructor

Market(
  1. Api _api
)

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

Implementation

Market(this._api);