displayNames property

dynamic get displayNames

The Intl.DisplayNames() object enables the consistent translation of language, region and script display names.

Compatibility.

Implementation

_i2.dynamic get displayNames => _i5.getProperty(
      this,
      'DisplayNames',
    );