ApiUOS constructor

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

Implementation

ApiUOS(this.apiRoot, this.service);