isBool property

bool get isBool

Whether this constant represents a bool value.

Implementation

bool get isBool => false;