hasListener method

bool hasListener()

Implementation

bool hasListener() {
  return super.hasListeners;
}