WatchtowerApiHubClient constructor

WatchtowerApiHubClient(
  1. RestClient _client, {
  2. String basePath = '',
})

Implementation

WatchtowerApiHubClient(this._client, {this.basePath = ''});