isSHA1 property

bool isSHA1

Discover if the String is a SHA1 Hash

Implementation

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