sync_Pre method

Implementation

$async.Future<$3.PointsOperationResponseInternal> sync_Pre($grpc.ServiceCall $call, $async.Future<$3.SyncPointsInternal> $request) async {
  return sync($call, await $request);
}