copy

abstract fun copy(): Dependency(source)

Creates and returns a new dependency with the property values of this one.

Return

The copy. Never returns null.