defaultLocale property

String? defaultLocale
final

The locale identifier to use when defaultFormat is applied.

If null, defaults to ConvertConfig.locale.

Implementation

final String? defaultLocale;