isActive property

bool get isActive

Whether error capture is active

Implementation

bool get isActive => _isActive;