menu
Dart
dart:html
IFrameElement
allowPaymentRequest property
allowPaymentRequest
brightness_4
brightness_5
description
allowPaymentRequest
property
bool
?
allowPaymentRequest
Implementation
bool? get allowPaymentRequest native;
void
allowPaymentRequest=
(
bool
?
value
)
Implementation
set allowPaymentRequest(bool? value) native;
Dart
dart:html
IFrameElement
allowPaymentRequest property
IFrameElement class