gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.api.reflect
/
TypeOf
/
isPublic
is
Public
open
fun
isPublic
(
)
:
Boolean
Queries whether the type represented by this object is public (
isPublic
).
See also
Modifier
Class