isEnabled method

bool isEnabled()

Returns true if the task queue manager is enabled.

Implementation

bool isEnabled() => _enabled;