readPreferredLocale method

String? readPreferredLocale()

Implementation

String? readPreferredLocale() {
  return null;
}