invoke

operator fun <E> invoke(): ObservableList<E>
operator fun <E> invoke(list: List<E>): ObservableList<E>