isEnabled property

bool get isEnabled

Check if monitoring is enabled.

Implementation

bool get isEnabled => _enabled;