getShipAddress2 method

String getShipAddress2()

Implementation

String getShipAddress2() {
  return this.shipAddress2!;
}