defaultLocale property

Locale defaultLocale
final

Default locale when Locale is not set.

The en_US is set as default.

Localeが設定されていないときのデフォルトロケール。

en_USがデフォルトとして設定されています。

Implementation

final Locale defaultLocale;