dd_MMM_yyyy property

String get dd_MMM_yyyy

Implementation

String get dd_MMM_yyyy =>
    DateTimeUtils.dateTimeToPattern(this, DateTimePattern.dd_MMM_yyyy);