isInteger property

bool isInteger

Return true if this type is an integer.

Implementation

bool get isInteger => false;