languageCode property

String get languageCode

Get the language code from the locale

Implementation

String get languageCode => locale.languageCode;