toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.provider
/
MapProperty
/
empty
empty
API
abstract
fun
empty
(
)
:
MapProperty
<
K
,
V
>
(
source
)
Sets the value of this property to an empty map, and replaces any existing value.
Return
this property.