isInt property

bool isInt

Whether this constant represents an int value.

Implementation

bool get isInt => false;