formatMMMMdY property

String formatMMMMdY

Implementation

String get formatMMMMdY => isCurrentYear ? formatMMMMd : formatMMMMdy;