getPreferredLocale method

String? getPreferredLocale()

Implementation

String? getPreferredLocale() {
  return readPreferredLocale();
}