cancel abstract method

Future<void> cancel()

Cancel this gRPC call. Any remaining request objects will not be sent, and no further responses will be received.

Implementation

Future<void> cancel();