AccountBuilder constructor

AccountBuilder()

Implementation

AccountBuilder() {
  Account._defaults(this);
}