readableDate property

String get readableDate

Implementation

String get readableDate => DateFormat('dd MMM yyyy').format(this);