Kotlin-Realm-Extensions
Kotlin-Realm-Extensions copied to clipboard
Query with flag boolean to using copyFromRealm or not
Many thanks to 3rd-party. My use case must have use Realm's Backlink feature and if result from your queryFirst<Object> extension function did copyFromRealm then RealmResults of LinkingObjects always = null. Please review.