YEAR_MONTH_DAY constant

List<String> const YEAR_MONTH_DAY

Implementation

static const List<String> YEAR_MONTH_DAY = [yyyy, '-', mm, '-', dd];