How can I make this variable wait for the fetch inside the weather.getWeather() method
I created a Weather class with methods used to fetch geographical weather info from openweather API.
I created a Weather class with methods used to fetch geographical weather info from openweather API.