observeDouble

fun observeDouble(key: String, defaultValue: Double = 0.0): Flow<Double>