getLocale method

Map<String, dynamic> getLocale()

Implementation

Map<String, dynamic> getLocale() => localLocale ?? Day.locale;