plantInfo property

List<PlantInfo>? plantInfo
getter/setter pair

This list will include up to 15 pollen species affecting the location specified in the request.

Implementation

core.List<PlantInfo>? plantInfo;