call abstract method

Future<void> call(
  1. E event
)

Implementation

Future<void> call(E event);