Searched defs:satelliteSupport (Results 1 – 1 of 1) sorted by relevance
111 ): Flow<T> = flatMapLatest { satelliteSupport -> in <lambda>() method160 val satelliteSupport: MutableStateFlow<SatelliteSupport> = MutableStateFlow(Unknown) constant