isDisposed property

bool get isDisposed
inherited

Whether the notifier has been disposed.

Implementation

bool get isDisposed => _isDisposed;