isMD5 property

bool get isMD5

检验字符串是否是MD5

Implementation

bool get isMD5 => StringUtils.isMD5(this);