getLong

open fun getLong(key: String, default: Long): Long
open fun getLong(key: String, default: Long? = null): Long?