realmListOf

fun <T> realmListOf(vararg elements: T): RealmList<T>

Instantiates an unmanagedRealmList.