GradleDeprecations

constructor(@Json(name = "deprecations") deprecations: List<GradleDeprecationEntry>? = null)

Parameters

deprecations

A list of Gradle Build Tool deprecations with details and usage information. null if deprecation capturing is not supported.