longDateFormat property

String get longDateFormat

Gets the long date format.

Implementation

String get longDateFormat => _locale.formats.ll;