getOriginPlugin

@Nullable
abstract fun getOriginPlugin(): PluginIdentifier

Returns the identifier of the plugin that registered this task, if available.

Return

the origin plugin; null if unknown

Throws

For Gradle versions older than 5.1, where this method is not supported.