couponCode property

String? get couponCode

Implementation

String? get couponCode => (_$data['couponCode'] as String?);