ApiAccount constructor

ApiAccount(
  1. Web3WalletApi apiRoot,
  2. ServiceAccount service
)

Implementation

ApiAccount(this.apiRoot, this.service);