isEmail property

bool get isEmail

Implementation

bool get isEmail => Toolkit.regex.email(this);