WatchtowerApiHubClient constructor
WatchtowerApiHubClient(
- RestClient _client, {
- String basePath = '',
Implementation
WatchtowerApiHubClient(this._client, {this.basePath = ''});