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