formatEMMMdYHma property

String formatEMMMdYHma

Implementation

String get formatEMMMdYHma =>
    isCurrentYear ? formatEMMMdHma : formatEMMMdyHma;