ApiGov constructor

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

Implementation

ApiGov(this.apiRoot, this.service);