allowPaymentRequest property

bool? get allowPaymentRequest

Implementation

bool? get allowPaymentRequest native;
set allowPaymentRequest (bool? value)

Implementation

set allowPaymentRequest(bool? value) native;