get_Pre method
Implementation
$async.Future<$4.GetResponse> get_Pre($grpc.ServiceCall $call, $async.Future<$4.GetPoints> $request) async {
return get($call, await $request);
}
$async.Future<$4.GetResponse> get_Pre($grpc.ServiceCall $call, $async.Future<$4.GetPoints> $request) async {
return get($call, await $request);
}