realmSetOf

fun <T> realmSetOf(vararg elements: T): RealmSet<T>

Instantiates an unmanaged RealmSet.