disposed property

bool get disposed

True if this notifier has been disposed.

Implementation

bool get disposed => _disposed;