Instance Propertygrpc-swift 2.0.0GRPCCore

message

The response message received from the server, or an error of the RPC failed with a non-ok status.

ClientResponse.swift:81
var message: Result<Message, RPCError>