toYMD property

String get toYMD

Implementation

String get toYMD => DateFormat.yMd().format(this);