Shuts down the underlying server.
@override Future<void> close() async { return await super.close(); }