*[<Null safety>](https://dart.dev/null-safety)*
Future<void> close ()
Future<void> close() async { await _dirProxy.close(); _dirProxy.ctrl.close(); }