isBool property

bool isBool

Whether this constant represents a bool value.

Implementation

bool get isBool => false;