getSingleOrThrow

open fun <T> getSingleOrThrow(list: List<out T>): T(source)