disposed property

bool get disposed
inherited

Whether this notifier is disposed.

Implementation

bool get disposed => _disposed;