Dart
dart:html
CanMakePaymentEvent
respondWith method
description
respondWith method
void
respondWith
(
Future
canMakePaymentResponse
)
Implementation
void
respondWith(Future canMakePaymentResponse) native;