WeatherEmpty constructor

const WeatherEmpty({
  1. Key? key,
})

Implementation

const WeatherEmpty({super.key});