gradle
Toggle table of contents
9.3.1
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.tooling
/
FetchModelResult
/
getModel
get
Model
API
@
Nullable
@
Incubating
abstract
fun
getModel
(
)
:
@
Nullable
M
(
source
)
Returns the fetched model.
Return
the model, or
null
if the fetch operation failed
Since
9.3.0