code property

  1. @BuiltValueField.new(wireName: r'code')
String get code

The code to claim. Can be affiliate, promo or referral code.

Implementation

@BuiltValueField(wireName: r'code')
String get code;