formatInDDMMYYYY method

String formatInDDMMYYYY()

Implementation

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