Future<MLGraph> buildAsync(dynamic outputs) => js_util .promiseToFuture(js_util.callMethod(this, 'buildAsync', [outputs]));