Board constructor

Board(
  1. Api _api
)

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

Implementation

Board(this._api);