VLMApi constructor

VLMApi(
  1. RpcClient _client
)

Implementation

VLMApi(this._client);