-
public final class KotlinPluginUtilsKt
-
-
Method Summary
Modifier and Type Method Description final <T extends Any> Property<T>propertyWithDefault(Project $self, T default)final <T extends Any> Property<T>propertyWithDefault(Project $self, Function0<T> default)-
-
Method Detail
-
propertyWithDefault
final <T extends Any> Property<T> propertyWithDefault(Project $self, T default)
-
propertyWithDefault
final <T extends Any> Property<T> propertyWithDefault(Project $self, Function0<T> default)
-
-
-
-