shutdown abstract method

Future<ShutdownResponse> shutdown(
  1. ServiceCall call,
  2. ShutdownRequest request
)

Implementation

$async.Future<$31.ShutdownResponse> shutdown($grpc.ServiceCall call, $31.ShutdownRequest request);