ApiGov2 constructor

ApiGov2(
  1. PolkawalletApi apiRoot,
  2. ServiceGov2 service
)

Implementation

ApiGov2(this.apiRoot, this.service);