stopAll_Pre method
Implementation
$async.Future<$30.StopAllResponse> stopAll_Pre($grpc.ServiceCall call, $async.Future<$30.StopAllRequest> request) async {
return stopAll(call, await request);
}
$async.Future<$30.StopAllResponse> stopAll_Pre($grpc.ServiceCall call, $async.Future<$30.StopAllRequest> request) async {
return stopAll(call, await request);
}