toggle menu
Mokkery
2.5.1
common
switch theme
search in API
mokkery-runtime
/
dev.mokkery.matcher.capture
/
getValue
get
Value
operator
fun
<
T
>
SlotCapture
<
T
>
.
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
T
?
Just like
getIfPresent
, but as a
getValue
operator.