apiKey is used to authenticate the user with OpenWeather API. without proper API key, the other functions throws Exception.
final String apiKey;