isEnabled property

bool get isEnabled

Has the background service been enabled?

Implementation

bool get isEnabled => _enabled;