couponCode property

void couponCode=(String? value)

Implementation

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