asBool property

bool asBool

Property that converts the current object to a bool instance

Implementation

bool get asBool => BoolHelper.convertToBool(this);