isActive property

bool get isActive

Whether this scope is currently active.

Implementation

bool get isActive => _isActive;