isMD5 property

bool get isMD5

Is this String

Implementation

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