isActive property

bool isActive

Checks if cancel or dispose hasn't been executed.

Implementation

bool get isActive => _isActive;