PaymentMethodChangeEventInit constructor
Implementation
external factory PaymentMethodChangeEventInit({
bool bubbles,
bool cancelable,
bool composed,
String methodName,
JSObject? methodDetails,
});
external factory PaymentMethodChangeEventInit({
bool bubbles,
bool cancelable,
bool composed,
String methodName,
JSObject? methodDetails,
});