language property
String
get
language
The Navigator.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;