formatMMMdY property

String formatMMMdY

Implementation

String get formatMMMdY => isCurrentYear ? formatMMMd : formatMMMdy;