locale property

String? locale
final

The locale identifier to use for date parsing when a format is applied.

If null, defaults to ConvertConfig.locale.

Implementation

final String? locale;