weathers property

GroupList<MetarWeather> weathers
inherited

Get the weather data of the report if provided.

Implementation

GroupList<MetarWeather> get weathers => _weathers;