billingAddressPeriodPostalCode property

  1. @BuiltValueField.new(wireName: r'billingAddress.postalCode')
String? get billingAddressPeriodPostalCode

Implementation

@BuiltValueField(wireName: r'billingAddress.postalCode')
String? get billingAddressPeriodPostalCode;