receiverEmail property
Email associated with the given product in the basket (usually in electronic gift cards).
Implementation
@BuiltValueField(wireName: r'receiverEmail')
String? get receiverEmail;
Email associated with the given product in the basket (usually in electronic gift cards).
@BuiltValueField(wireName: r'receiverEmail')
String? get receiverEmail;