email property

RegExp email
final

Implementation

static final RegExp email = RegExp(AuthRegs.email.value);