kisTel method

bool kisTel()

是否匹配电话号码

Implementation

bool kisTel() => matches(_RegexConst.tel);