string property

String get string

Implementation

String get string => year == 0 ? '' : formattedDate();