ShippingLocationBuilder constructor

ShippingLocationBuilder()

Implementation

ShippingLocationBuilder() {
  ShippingLocation._defaults(this);
}