handle abstract method

Future<void> handle()
inherited

The work this job performs. Override in your subclass.

Implementation

Future<void> handle();