ApiGov constructor

ApiGov(
  1. Web3WalletApi apiRoot,
  2. ServiceGov service
)

Implementation

ApiGov(this.apiRoot, this.service);