JSHttpClientHelper constructor

JSHttpClientHelper()

Implementation

JSHttpClientHelper() {
  _downloadStream = allowInterop(_updateDownloadStream);
}