onPaymentCompleted property

OnPaymentCompleted? onPaymentCompleted
final

Called when the WebViewWidget attempts to load the returnUrl after a user has completed a payment.

Implementation

final OnPaymentCompleted? onPaymentCompleted;