View source
typedef DisplayNamesResolvedOptions
package js.lib.intl
import js.lib.intl.DisplayNames
Available on js
Fields
finalread onlytype:DisplayNamesType
The value provided for this property in the options
argument of the constructor
or the default value (Language
).
finalread onlystyle:DisplayNamesStyle
The value provided for this property in the options
argument of the constructor
or the default value (Long
).
finalread onlyfallback:DisplayNamesFallback
The value provided for this property in the options
argument of the constructor
or the default value (Code
).