call method

Future<void> call()

Call action

Implementation

Future<void> call() => accept(null);