ApiAssets constructor

ApiAssets(
  1. PolkawalletApi apiRoot,
  2. ServiceAssets service
)

Implementation

ApiAssets(this.apiRoot, this.service);