isEmail property

bool isEmail

Implementation

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