api / org.gradle.api.plugins / ExtensionsSchema / ExtensionSchema / getPublicType

getPublicType

abstract fun getPublicType(): TypeOf<*>

The public type of the extension.

Return
the public type of the extension