apiKey property

String apiKey
final

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

Implementation

final String apiKey;