gradle
8.2
Kotlin DSL
gradle
/
org.gradle.kotlin.dsl
/
InitialValueExtraPropertyDelegateProvider
/
Companion
Companion
Kotlin DSL
object
Companion
Members
Functions
of
Link copied to clipboard
Kotlin DSL
fun
<
T
>
of
(
extra
:
ExtraPropertiesExtension
,
initialValue
:
T
)
:
InitialValueExtraPropertyDelegateProvider
<
T
>