stopAll method
- StopAllRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$30.StopAllResponse> stopAll($30.StopAllRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$stopAll, request, options: options);
}