DefaultTxConfig.create constructor

DefaultTxConfig.create()

Implementation

factory DefaultTxConfig.create() {
  return DefaultTxConfig._();
}