getCustomerAddress2 method

String? getCustomerAddress2()

Implementation

String? getCustomerAddress2() {
  return this.customerAddress2;
}