locale property

String locale

Return the locale code in which we operate, e.g. 'en_US' or 'pt'.

Implementation

String get locale => _locale;