billingAddressPeriodCountry property

  1. @BuiltValueField.new(wireName: r'billingAddress.country')
String? get billingAddressPeriodCountry

Implementation

@BuiltValueField(wireName: r'billingAddress.country')
String? get billingAddressPeriodCountry;