detekt
Toggle table of contents
1.23.7
jvm
Platform filter
jvm
Switch theme
Search in API
detekt
detekt-api
/
io.gitlab.arturbosch.detekt.api
/
getOrNull
get
Or
Null
inline
fun
<
T
:
Any
>
PropertiesAware
.
getOrNull
(
key
:
String
)
:
T
?
Allows to retrieve stored properties in a type safe way.