Scanbot SDK – Kotlin Multiplatform
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Scanbot SDK – Kotlin Multiplatform
kmp-compose-ui-bundle-sdk
/
io.scanbot.sdk.compose.utils.extensions
/
toMapWithNulls
to
Map
With
Nulls
android
fun
JSONObject
.
toMapWithNulls
(
)
:
Map
<
String
,
Any
?
>