id property

String? id
getter/setter pair

The id for this locale.

Example: "en_US".

Implementation

core.String? id;