getLongOrNull

fun JsonObject.getLongOrNull(key: String): Long?
fun JsonElement.getLongOrNull(key: String): Long?