isDisposed property

bool get isDisposed

Implementation

bool get isDisposed {
  return _bolter.isClosed;
}