BankAccountBuilder constructor

BankAccountBuilder()

Implementation

BankAccountBuilder() {
  BankAccount._defaults(this);
}