language property

String language
override

Implementation

String get language =>
    JS('String', '#.language || #.userLanguage', this, this);