ApiHelper constructor

ApiHelper(
  1. ApiContract _apiContract
)

Implementation

ApiHelper(this._apiContract);