TransactionBuilder constructor

TransactionBuilder()

Implementation

TransactionBuilder() {
  Transaction._defaults(this);
}