observeLong

fun observeLong(key: String, defaultValue: Long = 0): Flow<Long>