hasListener property

bool hasListener

Implementation

bool get hasListener {
  return hasListeners;
}