observeInt

fun observeInt(key: String, defaultValue: Int = 0): Flow<Int>