isEmailWithSpace property

bool isEmailWithSpace

Implementation

bool get isEmailWithSpace => this.contains(" @");