Future<Iterable<String>> getIds() => js_util.promiseToFuture(js_util.callMethod(this, 'getIds', []));