language property
String
get
language
The WorkerNavigator.language
read-only property returns
a string representing the preferred language of the user, usually the
language of the
browser UI.
Implementation
external String get language;