allowPaymentRequest property - IFrameElement class - dart:html library (original) (raw)
bool? getallowPaymentRequest
Implementation
bool? get allowPaymentRequest native;
setallowPaymentRequest (bool? value)
Implementation
set allowPaymentRequest(bool? value) native;