menu
weatherapi package
documentation
weatherapi.dart
SearchResults
locations property
locations property
dark_mode
light_mode
locations
property
List
<
LocationResultData
>
get
locations
Implementation
List<LocationResultData> get locations => _locations;
weatherapi package
documentation
weatherapi
SearchResults
locations property
SearchResults class