locale property

String locale

Return the locale for this instance. If none was set, the locale will be the default.

Implementation

String get locale => _locale;