empty static method

GetCurrentWeather empty()
override

create GetCurrentWeather Empty

Implementation

static GetCurrentWeather empty() {
  return GetCurrentWeather({});
}