billingAddressPeriodHouseNumberOrName property

  1. @BuiltValueField.new(wireName: r'billingAddress.houseNumberOrName')
String? get billingAddressPeriodHouseNumberOrName

BillingAddress: house number or name.

Implementation

@BuiltValueField(wireName: r'billingAddress.houseNumberOrName')
String? get billingAddressPeriodHouseNumberOrName;