isEnabled property

bool get isEnabled

Whether tracking is enabled.

Implementation

bool get isEnabled => _enabled;