weatherMapUrlHost property

String weatherMapUrlHost
final

Base url host for the Open Weather maps service

This should be the host portion of the URL only. It should not contain any scheme or path portion. For example, a valid value would be api.onpenweathermap.org.

Implementation

final String weatherMapUrlHost;