isDisposed property

bool get isDisposed

Check if the container is disposed

Implementation

bool get isDisposed => _scope.isDisposed;