call method

void call(
  1. Event event
)

Implementation

void call(Event event) => _func(event);