isDisposed property

bool get isDisposed

Whether the notifier has been disposed.

当前通知器是否已被释放。

Implementation

bool get isDisposed => _isDisposed;