allowPaymentRequest property Null safety

bool? allowPaymentRequest

Implementation

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

Implementation

set allowPaymentRequest(bool? value) native;