getLong

abstract fun getLong(key: String, default: Long): Long

Get the Long value associated with key if present. Otherwise, return default.