masterLocale property

String masterLocale

Implementation

String get masterLocale {
  return locales.first;
}