handle abstract method

Future<void> handle(
  1. T event
)

Implementation

Future<void> handle (T event);