grpcInfo property

  1. @JsonKey(name: 'grpcInfo')
GRPCInfo grpcInfo
final

Information about the gRPC endpoint to use

Implementation

@JsonKey(name: 'grpcInfo')
final GRPCInfo grpcInfo;