GrpcClient constructor

GrpcClient(
  1. GrpcClientOptions options
)

Creates a gRPC client.

Implementation

GrpcClient(super.options);