weatherData property

WeatherData weatherData
final

The weather data to be displayed by the widget.

This property must not be null.

Implementation

final WeatherData weatherData;