weatherMapUrlPath property

String weatherMapUrlPath
final

Url path for the Open Weather maps service

This should be the path portion of the URL only. It should also be formatted for use by mapping UI libraries such as flutter_map, Syncfusion maps, leaflet, etc.

Implementation

final String weatherMapUrlPath;