mounted property

bool get mounted

Check if manager is still active

Implementation

bool get mounted => !_isDisposed;