isMonitoring

abstract suspend fun isMonitoring(): Flow<Boolean>

A Flow indicating whether startMonitoring has been called

Return

A Flow containing true if startMonitoring has been called