isDisposed property

bool get isDisposed

Implementation

bool get isDisposed => !_values.containsKey(this._key);