This class exposes no properties.
getWeather
getWeather(): Promise<Weather>
Returns a JS Promise which will be fulfilled with Weather object or an error.
JS Promise
Weather