Returns a Future that completes when this instance is closed. The returned Future is the same as the one returned by close.
Future get done => _wrapper.done;