getLong

open fun getLong(@NonNull key: String): Long
open fun getLong(@NonNull key: String, defValue: Long): Long