withRealmRead

suspend fun <T> withRealmRead(block: TypedRealm.() -> T): T