Otherwise `(jsonObject[key] as? Double)?.toLong()`...
# javascript
d
Otherwise
(jsonObject[key] as? Double)?.toLong()
is a bit cleaner