optionalImports

fun optionalImports(packageNames: Iterable<String>)
fun optionalImports(packageNames: Provider<out Iterable<String>>)