getLong

Creates a Long preference for the key with a default of 0L


fun getLong(key: String?, defaultValue: Long): Preference<Long>

Creates a Long preference for the key with a default of defaultValue