isEmail property

bool isEmail

Implementation

bool get isEmail {
  return _isEmail(this);
}