defineLocaleFromSystem method

String? defineLocaleFromSystem()

Implementation

String? defineLocaleFromSystem() {
  return null;
}