callbackDispatcher property

Function? callbackDispatcher
getter/setter pair

The callback dispatcher passed to WorkmanagerLinux().initialize(...) (or directly to WorkmanagerLinux.maybeRunBackgroundTask).

Implementation

Function? callbackDispatcher;