yyyyMMdd property

String get yyyyMMdd

Implementation

String get yyyyMMdd => DateFormat('yyyy-MM-dd').format(this);