onJobStart property

void Function(QueueJob job)? onJobStart
final

Implementation

final void Function(QueueJob job)? onJobStart;