kisEmail method

bool kisEmail()

是否匹配电子邮件

Implementation

bool kisEmail() => matches(_RegexConst.email);