setLength_Pre method
Implementation
$async.Future<$0.SetLengthResponse_> setLength_Pre($grpc.ServiceCall call,
$async.Future<$0.SetLengthRequest_> request) async {
return setLength(call, await request);
}
$async.Future<$0.SetLengthResponse_> setLength_Pre($grpc.ServiceCall call,
$async.Future<$0.SetLengthRequest_> request) async {
return setLength(call, await request);
}