SapTransaction.builder constructor

SapTransaction.builder()

Implementation

factory SapTransaction.builder() {
  return SapTransaction();
}