CurrentJobUpdater typedef

CurrentJobUpdater = dynamic Function(Object? jobLabel)

Implementation

typedef CurrentJobUpdater = Function(Object? jobLabel);