billingAddressPeriodStreet property
The billing address street passed in the payment request.
Implementation
@BuiltValueField(wireName: r'billingAddress.street')
String? get billingAddressPeriodStreet;
The billing address street passed in the payment request.
@BuiltValueField(wireName: r'billingAddress.street')
String? get billingAddressPeriodStreet;