ApiAccount constructor

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

Implementation

ApiAccount(this.apiRoot, this.service);