claimsLocalesSupported property
Languages and scripts supported for values in Claims being returned.
Not all languages and scripts are necessarily supported for all Claim values.
Implementation
List<String>? get claimsLocalesSupported =>
getTypedList('claims_locales_supported');