email constant

Validator<String> const email

Implementation

static const Validator<String> email = _EmailValidator();