ApiBridge constructor

ApiBridge(
  1. PolkawalletApi apiRoot,
  2. ServiceBridge service
)

Implementation

ApiBridge(this.apiRoot, this.service);