shopperName property
The shopper's full name. This object is required for some payment methods such as AfterPay, Klarna, or if you're enrolled in the PayPal Seller Protection program.
Implementation
@BuiltValueField(wireName: r'shopperName')
ShopperName? get shopperName;