HttpApiClient constructor

HttpApiClient(
  1. String apiKey
)

Implementation

HttpApiClient(this.apiKey);