getApiKey method

String getApiKey()

get api key

Implementation

String getApiKey() {
  return apiKey;
}