dateDMY constant

String const dateDMY

Implementation

static const String dateDMY = r'\d{2}-\d{2}-\d{4}';