Orders constructor

Orders(
  1. Api _api
)

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

Implementation

Orders(this._api);