formattedValue property

String? formattedValue
getter/setter pair

The value of the gender translated and formatted in the viewer's account locale or the Accept-Language HTTP header locale.

Unspecified or custom value are not localized.

Output only.

Implementation

core.String? formattedValue;