handle abstract method

Future<void> handle()
inherited

Called when the job is executed. Put your job logic here.

Implementation

Future<void> handle();