shutdown abstract method

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

Implementation

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