defaultLocale static method
Returns the default locale used by formatting methods.
Implementation
static String defaultLocale() => _defaultLocale;
Returns the default locale used by formatting methods.
static String defaultLocale() => _defaultLocale;