isBool property

bool isBool

Discover if the String is a boolean

Implementation

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