describeEvents method

  1. @mustCallSuper
void describeEvents(
  1. EventDescriptor descriptor
)

Declares this owner's dispatchers. Runs once, at boot, before collectListeners.

Implementation

@mustCallSuper
void describeEvents(EventDescriptor descriptor) {}