isDisposed property

bool isDisposed

Implementation

bool get isDisposed {
  return _bolter.isClosed;
}