paymentResponse top-level property

dynamic get paymentResponse

This Payment Request API interface is returned after a user selects a payment method and approves a payment request. Available only in secure contexts.

MDN Reference

Implementation

_i2.dynamic get paymentResponse => _i4.getProperty(
      _self,
      'PaymentResponse',
    );