datetFormat property

DateFormat datetFormat
getter/setter pair

Implementation

var datetFormat = DateFormat(
  'dd/MM/yy',
);