code property

String? code
getter/setter pair

The pollutant's code name.

For example: "so2". A list of all available codes could be found [here](/maps/documentation/air-quality/pollutants#reported_pollutants).

Implementation

core.String? code;