respondWith method
Implementation
void respondWith(Future<PaymentHandlerResponse> handlerResponsePromise) =>
js_util.callMethod(this, 'respondWith', [handlerResponsePromise]);
void respondWith(Future<PaymentHandlerResponse> handlerResponsePromise) =>
js_util.callMethod(this, 'respondWith', [handlerResponsePromise]);