registerNoFactoryEventHandlers function

void registerNoFactoryEventHandlers(
  1. EventBus bus
)

Implementation

void registerNoFactoryEventHandlers(EventBus bus) {
  // No event handlers registered for NoFactory.
}