dayFormatted property

String get dayFormatted

Implementation

String get dayFormatted => DateFormat("dd.MM.yyyy EEEE").format(this);