code property
The pollen type's code name.
For example: "GRASS" Possible string values are:
- "POLLEN_TYPE_UNSPECIFIED" : Unspecified plant type.
- "GRASS" : Grass pollen type.
- "TREE" : Tree pollen type.
- "WEED" : Weed pollen type.
Implementation
core.String? code;