GrpcCoreClient constructor

GrpcCoreClient(
  1. SuiGrpcClient _client
)

Implementation

GrpcCoreClient(this._client);