pattern property

String? pattern

Return the pattern that we use to format dates.

Implementation

String? get pattern => _pattern;