email constant

String const email

Implementation

static const String email = r"^[^@\s]+@[^@\s]+\.[^@\s]+$";