kApiCurrentWeatherPath top-level constant

String const kApiCurrentWeatherPath

This is an internal parameter used in api url to obtain the current climate.

Implementation

const String kApiCurrentWeatherPath = '/weather';