menu
weather package
documentation
weather.dart
Weather
date property
date property
dark_mode
light_mode
date
property
DateTime
?
get
date
Date of the weather observation
Implementation
DateTime? get date => _date;
weather package
documentation
weather
Weather
date property
Weather class