billingAddressPeriodStateOrProvince property

  1. @BuiltValueField.new(wireName: r'billingAddress.stateOrProvince')
String? get billingAddressPeriodStateOrProvince

BillingAddress: state or province

Implementation

@BuiltValueField(wireName: r'billingAddress.stateOrProvince')
String? get billingAddressPeriodStateOrProvince;