pollenTypeInfo property

List<PollenTypeInfo>? pollenTypeInfo
getter/setter pair

This list will include (up to) three pollen types (grass, weed, tree) affecting the location specified in the request.

Implementation

core.List<PollenTypeInfo>? pollenTypeInfo;