isTracking property
bool
get
isTracking
Whether the tracker is currently active.
Implementation
bool get isTracking => _isTracking;
Whether the tracker is currently active.
bool get isTracking => _isTracking;