We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 229d32b commit 0ea6e7aCopy full SHA for 0ea6e7a
source/builders/builders-data-classes.txt
@@ -20,9 +20,9 @@ Use Builders with Data Classes
20
Overview
21
--------
22
23
-In this guide, you can learn how to use your data class properties
24
-directly with the builder classes available in
25
-the {+driver-short+}.
+In this guide, you can learn how to use your :ref:`Data Class
+<kotlin-sync-data-format-data-classes>` properties directly with the
+builder classes available in the {+driver-short+}.
26
27
The {+driver-short+} implements extensions that allow you to reference
28
your data class properties when using builder methods instead of using
0 commit comments