Returns true if this document and associated stream of changes is closed.
true
Modifying a closed document is not allowed.
bool get isClosed => _controller.isClosed;