slash_DMY property
String
get
slash_DMY
DD/MM/YYYY
Pakistani Format
Implementation
String get slash_DMY => DateHelper().SLASH_PAKISTANI(timestamp ?? -1);
DD/MM/YYYY
Pakistani Format
String get slash_DMY => DateHelper().SLASH_PAKISTANI(timestamp ?? -1);