TransactionModule.both constructor

TransactionModule.both(
  1. NetworkService networkService
)

Implementation

TransactionModule.both(this.networkService)
    : scope = _TransactionModuleScope.both;