api / org.gradle.model / ModelMap / values

values

abstract fun values(): MutableCollection<T>

Returns the items in this collection.

Return
The items.