formattedDate property

String get formattedDate

Implementation

String get formattedDate => DateFormat('dd/MM/yyyy').format(this);