shutdown abstract method

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

Implementation

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