isRunning property
bool
get
isRunning
Whether the manager is actively collecting metrics.
Implementation
bool get isRunning => _isRunning;
Whether the manager is actively collecting metrics.
bool get isRunning => _isRunning;