Completer? getCompleter(String id) { return _dialogCompleter.containsKey(id) ? _dialogCompleter[id] : null; }