enabled property

bool get enabled

Returns whether this counter is enabled.

Implementation

bool get enabled => _enabled;