LLMApi constructor

LLMApi(
  1. RpcClient _client
)

Implementation

LLMApi(this._client);