displayNames property
dynamic
get
displayNames
The Intl.DisplayNames()
object enables the consistent translation of language, region and script display names.
Implementation
_i2.dynamic get displayNames => _i5.getProperty(
this,
'DisplayNames',
);