language property

String language

Implementation

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