allowPaymentRequest property - IFrameElement class - dart:html library (original) (raw)

description

bool? getallowPaymentRequest

Implementation

bool? get allowPaymentRequest native;

setallowPaymentRequest (bool? value)

Implementation

set allowPaymentRequest(bool? value) native;