formatInYYYYMMD method

String formatInYYYYMMD()

Implementation

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