NetworkApi constructor

NetworkApi(
  1. RpcClient _client
)

Implementation

NetworkApi(this._client);