Join Slack
Powered by
but with : protected fun realmInTransaction(init:...
# announcements
n
nitrog42
11/08/2016, 5:04 PM
but with : protected fun realmInTransaction(init: Realm.() -> Unit) { val realm = Realm.getDefaultInstance() realm.executeTransaction { realm.init() } }
it
is not defined
Open in Slack
Previous
Next