locale property

String get locale

Get the current locale

Implementation

String get locale => NyLocalization.instance.locale.languageCode;