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 a8c37ac commit bcd03c1Copy full SHA for bcd03c1
source/sdk/flutter/realm-database/model-data/define-realm-object-schema.txt
@@ -193,7 +193,7 @@ Map Realm Model to Different Name
193
---------------------------------
194
195
You can use the `MapTo <https://pub.dev/documentation/realm_common/latest/realm_common/MapTo-class.html>`__
196
-annotation to map a Realm object model to a different table name in Realm Database.
+annotation to map a Realm object model to a different model name in Realm Database.
197
This can be useful in the following scenarios:
198
199
- Working with one realm from different Realm SDKs
0 commit comments