braze-android-sdk
Toggle table of contents
39.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
braze-android-sdk
braze-android-sdk
/
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.