@override Future<Result<void>> disconnect(String connectionId) async { return _repository.disconnect(connectionId); }