add Default Package Import
Adds a default import for the given packageName.
The format of this should be the qualified name of the package, e.g. kotlin
, java.lang
, org.gradle.api
, etc.
Adds a default import for the given packageName.
The format of this should be the qualified name of the package, e.g. kotlin
, java.lang
, org.gradle.api
, etc.