watch abstract method

void watch(
  1. AppEvent event
)

Fire a event and wait for it to be completed

Implementation

void watch(AppEvent event);