email property

RegExp email
final

Implementation

static final RegExp email = RegExp(Patterns.email);