BankAccountDetailBuilder constructor

BankAccountDetailBuilder()

Implementation

BankAccountDetailBuilder() {
  BankAccountDetail._defaults(this);
}