BlinkReceipt SDK
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
BlinkReceipt SDK
blinkreceipt-recognizer
/
com.microblink
/
takeIfNotNullOrEmpty
take
If
Not
Null
Or
Empty
inline
fun
<
R
>
String
?
.
takeIfNotNullOrEmpty
(
executionBlock
:
(
String
)
->
R
)
:
R
?