languageCode property
String
get
languageCode
Get the language code from the locale
Implementation
String get languageCode => locale.languageCode;
Get the language code from the locale
String get languageCode => locale.languageCode;