formatMMMdYHma property

String formatMMMdYHma

Implementation

String get formatMMMdYHma => isCurrentYear ? formatMMMdHma : formatMMMdyHma;