defaultLocale static method

String defaultLocale()

Returns the default locale used by formatting methods.

Implementation

static String defaultLocale() => _defaultLocale;