handle abstract method

Future<void> handle()

The work this job performs. Override in your subclass.

Implementation

Future<void> handle();