isBoolean property

bool get isBoolean

Implementation

bool get isBoolean {
  return _isBoolean(this);
}