receive abstract method

dynamic receive(
  1. App app,
  2. String event
)

Implementation

receive(App app, String event);