supportsCouponCode property

bool? get supportsCouponCode
inherited

Variable that enables the coupon code field.

When this is set to true it shows the coupon code field and if couponCode is set to true it will display the

Implementation

bool? get supportsCouponCode => throw _privateConstructorUsedError;