Details
-
New Feature
-
Resolution: Fixed
-
Major - P3
-
None
Description
Add support for a public ObjectId and Decimal128 types similar to BSON for Java. These might be better for direct use in Kotlin data classes.
A starting point could be this implementation: https://github.com/realm/realm-kotlin/blob/master/packages/library-base/src/commonMain/kotlin/io/realm/kotlin/types/ObjectId.kt