Course constructor

Course(
  1. EDAHApI _api
)

Implementation

Course(this._api);