language property

String? language
final

a DOMString representing the preferred language of the user, usually the language of the browser UI. The null value is returned when this is unknown.

Implementation

final String? language;