detekt-api
1.21.0
detekt-api
/
io.gitlab.arturbosch.detekt.api
/
getOrNull
get
Or
Null
inline
fun
<
T
:
Any
>
PropertiesAware
.
getOrNull
(
key
:
String
)
:
T
?
Content copied to clipboard
Allows to retrieve stored properties in a type safe way.