Dart
dart:html
CanMakePaymentEvent
respondWith method
respondWith
description
respondWith
method
Null safety
void
respondWith
(
Future
canMakePaymentResponse
)
Implementation
void respondWith(Future canMakePaymentResponse) native;
Dart
dart:html
CanMakePaymentEvent
respondWith method
CanMakePaymentEvent class
Constructors
CanMakePaymentEvent
Properties
bubbles
cancelable
composed
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
methodData
modifiers
path
paymentRequestOrigin
runtimeType
target
timeStamp
topLevelOrigin
type
Methods
composedPath
noSuchMethod
preventDefault
respondWith
stopImmediatePropagation
stopPropagation
toString
waitUntil
Operators
operator ==