fire abstract method

void fire(
  1. AppEvent event
)

Fire a event

Implementation

void fire(AppEvent event);