ApiClient constructor

ApiClient(
  1. ApexKycConfig _config
)

Implementation

ApiClient(this._config) : _client = http.Client();