isDisposed property

  1. @nonVirtual
bool get isDisposed

Whether this Pod has been disposed of or not.

Implementation

@nonVirtual
bool get isDisposed => this._isDisposed;