isBool property

bool get isBool

Returns true if type is bool.

Implementation

bool get isBool => _typeWrapper.isBool;