date property

String get date

Implementation

String get date => DateFormat('dd-MM-yyyy').format(this);