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