value property

  1. @BuiltValueField.new(wireName: r'value')
GooglePlayPromoCodeValue? get value

The promo code value

Implementation

@BuiltValueField(wireName: r'value')
GooglePlayPromoCodeValue? get value;