isInt property

bool get isInt

Whether this constant represents an int value.

Implementation

bool get isInt => false;