code property

String? code
getter/setter pair

The index's code.

This field represents the index for programming purposes by using snake case instead of spaces. Examples: "uaqi", "fra_atmo".

Implementation

core.String? code;