slash_DMY property

String get slash_DMY

DD/MM/YYYY

Pakistani Format

Implementation

String get slash_DMY => DateHelper().SLASH_PAKISTANI(timestamp ?? -1);