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