isQQ method

bool isQQ()

是否匹配QQ

Implementation

bool isQQ() => _matches(RegexConst.qq);