void respondWith(Future<bool> canMakePaymentResponse) => js_util.callMethod(this, 'respondWith', [canMakePaymentResponse]);