ApiUOS constructor

ApiUOS(
  1. Web3WalletApi apiRoot,
  2. ServiceUOS service
)

Implementation

ApiUOS(this.apiRoot, this.service);