menu
googleapis package
documentation
pollen/v1.dart
LookupForecastResponse
LookupForecastResponse constructor
LookupForecastResponse constructor
dark_mode
light_mode
LookupForecastResponse
constructor
LookupForecastResponse
(
{
List
<
DayInfo
>
?
dailyInfo
,
String
?
nextPageToken
,
String
?
regionCode
,
})
Implementation
LookupForecastResponse({ this.dailyInfo, this.nextPageToken, this.regionCode, });
googleapis package
documentation
pollen/v1
LookupForecastResponse
LookupForecastResponse constructor
LookupForecastResponse class