menu
dartian package
documentation
queue.dart
JobHandler
handle abstract method
handle abstract method
dark_mode
light_mode
handle
abstract method
Future
<
void
>
handle
(
Job
job
)
Handle the job execution
Implementation
Future<void> handle(Job job);
dartian package
documentation
queue
JobHandler
handle abstract method
JobHandler class