shutdown abstract method

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

Implementation

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