ApiAssets constructor

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

Implementation

ApiAssets(this.apiRoot, this.service);