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 12c031b commit d7de333Copy full SHA for d7de333
source/sdk/flutter/realm-database/serialization.txt
@@ -26,7 +26,7 @@ Supported Data Types for Serialization
26
The Flutter SDK currently supports serialization of the following :ref:`supported data types <flutter-data-types>`:
27
28
- All Dart-language data types
29
-- All Realm-specific data types _except_ Decimal128 and RealmValue
+- All Realm-specific data types, except Decimal128 and RealmValue
30
31
The following table illustrates how the SDK's Realm-specific data types serialize with output examples:
32
0 commit comments