isBoolean property

bool isBoolean

Implementation

bool get isBoolean {
  return _isBoolean(this);
}