dd_MM_yyyy_HHmm property

String get dd_MM_yyyy_HHmm

Implementation

String get dd_MM_yyyy_HHmm =>
    DateTimeUtils.stampToPattern(this, DateTimePattern.ddMMyyyyHHmm);