src/main/kotlin/com/flightfeather/uav/domain/repository/RealTimeDataRep.kt @@ -68,6 +68,7 @@ }) } } else -> Unit } return result }