isDisposed property

bool get isDisposed

Whether the notifier is disposed.

Implementation

bool get isDisposed => _disposed;