isDisposed property

bool isDisposed
inherited

Whether the notifier has been disposed.

Implementation

bool get isDisposed => _isDisposed;