allowPaymentRequest 属性

bool? allowPaymentRequest

实现

bool? get allowPaymentRequest native;
void allowPaymentRequest=(bool? value)

实现

set allowPaymentRequest(bool? value) native;