languageCode property

String? languageCode
getter/setter pair

The BCP-47 language code.

This will not be present if the component name is not associated with a language, such as a street number.

Implementation

core.String? languageCode;