Configuration constructor

Configuration(
  1. String apiKey
)

Creates a new Configuration.

Implementation

Configuration(this.apiKey);