isInt property

bool get isInt

Implementation

bool get isInt {
  return _isInt(this);
}