gradle
8.6-milestone-1
API
gradle
/
org.gradle.api.problems
/
Problem
/
getAdditionalData
get
Additional
Data
API
abstract
fun
getAdditionalData
(
)
:
Map
<
String
,
Any
>
(
source
)
Additional data attached to the problem.
The only supported value type is
String
.