billingAddressPeriodCity property

  1. @BuiltValueField.new(wireName: r'billingAddress.city')
String? get billingAddressPeriodCity

Implementation

@BuiltValueField(wireName: r'billingAddress.city')
String? get billingAddressPeriodCity;