couponCode property

set couponCode (String? value)

Implementation

set couponCode(final String? value) => _put("cc", value);