formatMMMMdYHma property

String formatMMMMdYHma

Implementation

String get formatMMMMdYHma =>
    isCurrentYear ? formatMMMMdHma : formatMMMMdyHma;