android-sdk-base
Toggle table of contents
42.2.0
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
android-sdk-base
android-sdk-base
/
com.braze.support
/
getDoubleOrNull
get
Double
Or
Null
fun
JSONObject
.
getDoubleOrNull
(
key
:
String
?
)
:
Double
?
Return
the Double value for key, or null if the key is not mapped in the object.