var source: FileCollection
All files that will be packaged to a zip file for this special package item.
fun source(vararg paths: Any): Unit
Add source files to the package definition.
paths - Gradle file objects for the zip package
paths