getSource

@Nullable
abstract fun getSource(): @Nullable File

Returns the source directory or archive for this dependency, or null if no source is available.

Return

The source directory or archive for this dependency, or null if no source is available.