Required Instance Methodgrpc-swift 2.0.0GRPCCore

finish

Indicate to the writer that no more writes are to be accepted.

RPCWriterProtocol.swift:58
func finish() async

All writes after finish has been called should result in an error being thrown.