run method

Future<void> run()

Implementation

Future<void> run() async => await Dispatcher.instance.add(this);