getAPIKey method

String? getAPIKey()

Implementation

String? getAPIKey() {
  return apiKey_;
}