isBool property

bool isBool

Returns true if type is bool.

Implementation

bool get isBool => _typeWrapper.isBool;