referred property
If the payment is referred, this field is set to true. This field is unavailable if the payment is referred and is usually not returned with ecommerce transactions. Example: true
Implementation
@BuiltValueField(wireName: r'referred')
String? get referred;