formatMdYHma property

String formatMdYHma

Implementation

String get formatMdYHma => isCurrentYear ? formatMdHma : formatMdyHma;