ApiKeyInterceptor constructor

const ApiKeyInterceptor(
  1. String apiKey
)

Implementation

const ApiKeyInterceptor(this.apiKey);