string property

String string

Implementation

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